i added bound text boxes for all the fields i am searching for, however it is only showing one line at a time, and i can scroll through the filtered data, but its only showing one line.
How can i get it to show the filtered data as in a spreadsheet view underneath the search.
i put the date range and the search button in the header of the form.
i tried searching and i am still not getting anything to pop-up and show me the filtered data. however, it seems like the form is filtering my master table, just not showing the results
can i link my form with my master table without any code?
i went into the forms record source and choose all the fields in my master table. and tried to search. it looks like the form is doing the search and i can see on the bottom of my form it says how many rows the form matched. but i cant...
i want to use my search form to filter my data. however i was having problems earlier with my search form, it kept asking me to enter parameter values for the associates, and wasnt sure why, so i looked into this search query and i realized that the associates were not included, now after i...
i dont have any problems with my vba code, i just put it there for reference. im 100% sure that my vba code is correct.
i just need some help to form my sql code for my search query, that this search form is based on
i have a search form that has a vba code completed. however this search form is based on a search query and in order for the search form to filter my master table, i have to get the sql code in my search query correct. i am having problems with constructing the sql code.
the following is my vba...
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.