Godfrey2
04-11-2001, 07:38 AM
Hi there. I am a non Access person who has been lumbered with a halffinished database :-(. I need to find out how to pass information between screens. I have a command button on a screen that allows accessing a form with a search facility for a persons name. I can select the name that I want and then click on a select button. Currently, the information is passed back to a specified field on a certain form. I used the itemselected and columns functions. It works fine.
However, I want to reuse this code in other places so I need a method to say, whatever the page that I orginated the search, pass the information back to that page and to a specified fields. There are numerous places in the database that requires name lookups.
The database is for a charity so if anyone can offer me some advice, I would be extremely grateful.
However, I want to reuse this code in other places so I need a method to say, whatever the page that I orginated the search, pass the information back to that page and to a specified fields. There are numerous places in the database that requires name lookups.
The database is for a charity so if anyone can offer me some advice, I would be extremely grateful.