NewBie: Help with Database Insertion over different project/pages
Hi all:
How do you 'transfer' data from one project to another within the same solution? This is simular to the bound/unbound functions in Access VBA.
One the first page, I have a pull-down menu and I pick the name of the user (which the data is stored in an Access database).
On another page, I require that the name that was selected along with date selected to be displayed in the appropriate textboxes.
How is this possible?
:blush: