R
Rebecca
I have a member database. In this database I have a tbl Memberfile and a
tbl RemovedMembers
When a new member joins I currently need to do a search in both the
memberfile and then go to removedmembers and search to check and see if they
are already listed(due to many situations they could be listed in either of
the tables).
Could I write a macro to do this? A separate form with a search button?
that I can set up that I can click on and it will search both tables for
the name so that I don't have to go into both tbls?
Any ideas would be greatly apprecaited!!
Thank you in advance!
Rebecca
tbl RemovedMembers
When a new member joins I currently need to do a search in both the
memberfile and then go to removedmembers and search to check and see if they
are already listed(due to many situations they could be listed in either of
the tables).
Could I write a macro to do this? A separate form with a search button?
that I can set up that I can click on and it will search both tables for
the name so that I don't have to go into both tbls?
Any ideas would be greatly apprecaited!!
Thank you in advance!
Rebecca