|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
I have a table in my "Access 2002" database and I'm wishing to set up a form that will allow me to search the table. I want to be able to search 1 field and then multible fields as well with this table search function. Any ideas?
Thanks ![]() |
|
#2
|
||||
|
||||
|
To display search results you should use fitlers on the form. To really do it well you need to use VBA... do you know VBA?
|
|
#3
|
|||
|
|||
|
I haven't touched on VB at all, is there a way to do this with out VB? Or would it be better to do this in a SQL and PHP application as I know those too well?
Thanks :-) |
|
#4
|
|||
|
|||
|
This sounds like something I wanna do as well... I've played around with the filtering stuff but I dont think its going to do what I want. I'm trying to have a text field that you can enter data into and then it'll search the table and bring up the records that match. I've got a seach algorithm to use, I'm just trying to figure out the text field to search link...
Any ideas? |
|
#5
|
|||
|
|||
|
To be honest, I had the same problem when I only started using MS Access. My advice to you is to only go about using VB, even if you have to pick it up from somewhere. Your query is pretty straightforward, so picking up the correct code shouldn't be a big problem.
Try it - it worked for me ![]() |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Searching in Access |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|