I have been looking throughout the web, but have been unsuccessful. Is it possible to print a report for each entry/record in a query without having to brute force the issue?
I.E. I have a list of people that are attending 3 workshops throughout the day. I would like to print off each person's...
I'm not sure about your first question. However, I would use the event OnClick for your search button and set the text of the search field to " " or "". That would be my approach.
Hope it helps,
Buckwheat
Futher Help Needed
I was finally able to look at your attached file and, may I say, WOW. You did some cool things. Unfortunately, I am not using my combo box to list all of the event names (because there are over 70 events), it only contains "Event 1" "Event 2" ..."Event 6". I want it to...
I have searched normalization (my book doesn't contain info on it) and did some reading on the subject, and it sounds like I have already started doing that. I am doing an internship at a Girl Scout office working with some of the databases. When I arrived, they were using (what seemed like 800)...
I have seen Me!... in code all over the web on forums while looking for answers to various questions.
What does 'Me' represent?:confused:
Just wondering.
I am working on an form (using Access 2000 and VBA) that stores registration information, along with events that were attending, in a table and later retrieves that same information from the table to display the regist. info, events attended, and allows the user to change any current info along...