Hello!
I have a free text box that searches one field using this code:
_______________
SQL = "Select [Desc] from [tblParts]" & _
" where [Desc] LIKE ""*" & Me.txtSearch.Text & "*"""
_______________
The only problem, is that it if I have a record that says "Connector, 300w" and I type...
Hi there, I've got a form that has an unbound text box where you can enter in text and it will search a field, then narrow down the findings in another text box, from which you can double click a result and associated information will pop up into 3 other unbound text boxes.
My problem is if...
Hi there, I was wondering what the code was to get a form to automatically pop up when a user opens the database? I tried: "DoCmd.OpenForm "form name" " but that didnt seem to work.
Any help is greatly appreciated.
Thanks!!
I'm trying to put together a simple inventory database - the one table has 4 columns, 3 are text, and the primary key is an autonumber that is insignificant to the data.
I need to have a form where you can type in a keyword or part, click a search button, and it searches one column, then...
I have QuarkXpress 6.0, and I am unable to save or save as - they are greyed out. I just got the program. Registered over the phone, not over the internet.
What would cause this?
Thanks!
Dustin
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.