Visual Basic Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingVisual Basic Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old December 27th, 2004, 10:10 AM
sonijp sonijp is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 8 sonijp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 27 m 39 sec
Reputation Power: 0
need help in search record

hey all ..hope u all enjoyed the xmas holidays....
I wann some help here..
I wanna search a record.
But i wanna wildcat search by three methods..ie.. search in name coloumn or search by ID or search by Payroll ID column(name/ Id/ Pay ID are three columns in the table for this form)

For that i created a
search field ---->Search
combo box to select Name or ID----->Combo107
and a command button to search the field -->Command109
but i dont know how to modify the VBcode
my code is as follows

I know that i need to change the line starting with stLinkCriteria = "[=[Combo107]] Like " & "'*" & ...
---------------------------------------------
Private Sub Command109_Click()
On Error GoTo Err_Command109_Click

Dim stDocName As String
Dim stLinkCriteria As String

stDocName = "x-Contract Finder"

stLinkCriteria = "[=[Combo107]] Like " & "'*" & Me![search] & "*'"
DoCmd.OpenForm stDocName, , , stLinkCriteria

Exit_Command109_Click:
Exit Sub

Err_Command109_Click:
MsgBox Err.Description
Resume Exit_Command109_Click

End Sub

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingVisual Basic Programming > need help in search record


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway