Hello - I have built a electroninc medical record for someone and it has 7 tables that all contain fields for PatientName, ToDo, and DoneBy. The user would like to click a button that will bring up a to do list for the current day. I have tried and tried to make one query to pull all the data from each table but cannot seem to get how to do it. So, I made 7 append queries and a table to put the data into, then built a macro that will run each query and append it to the ToDo table. I then built a query based on that table to make a report with the days to do list.
Is there a way to assign the macro to a command button without the user having to answer all of the append questions? I just want her to be able to click a button and have the To Do report come up so she can print it out.
I'm reading, reading, reading but nothing is clicking to show me how to do that and I don't know VBA.
Any help with this would be super-duper and very much appreciated.
Laura
Is there a way to assign the macro to a command button without the user having to answer all of the append questions? I just want her to be able to click a button and have the To Do report come up so she can print it out.
I'm reading, reading, reading but nothing is clicking to show me how to do that and I don't know VBA.
Any help with this would be super-duper and very much appreciated.
Laura