A
Alp Bekisoglu
Hi All,
I would highly appreciate any help, opinion, idea on (if possible urgently)
resolving the following:
I'm trying to come up with the code (module, macro, proc, sub or function)
that needs to:
1- Read a value from one tabe field (single digit number)
2- Get/ask a 4 digit year value via a single textbox form (with a command
button to get things running) from user
3- Then write/append to each table's (there are quite a few) relevant fields
each of these values.
4- When routine is completed, return control (or open) to another form
The final form will call the menu on closing.
Further info:
-The values to be written are not written to the primary key in any of the
tables to be updated
-The field name for each data to be written might change slightly in some of
the tables
-I would also like to hide the main database window from prying eyes through
tools/startup
-Using A2002 in 2000 file mode
-Refrences are VBA, Access O.L., OLE Automation(not sure if I'd need this
though), DAO, AcxtiveX
I do know it can be done but I think time constraints are draining my
mind....
Thank you for your time,
Alp
I would highly appreciate any help, opinion, idea on (if possible urgently)
resolving the following:
I'm trying to come up with the code (module, macro, proc, sub or function)
that needs to:
1- Read a value from one tabe field (single digit number)
2- Get/ask a 4 digit year value via a single textbox form (with a command
button to get things running) from user
3- Then write/append to each table's (there are quite a few) relevant fields
each of these values.
4- When routine is completed, return control (or open) to another form
The final form will call the menu on closing.
Further info:
-The values to be written are not written to the primary key in any of the
tables to be updated
-The field name for each data to be written might change slightly in some of
the tables
-I would also like to hide the main database window from prying eyes through
tools/startup
-Using A2002 in 2000 file mode
-Refrences are VBA, Access O.L., OLE Automation(not sure if I'd need this
though), DAO, AcxtiveX
I do know it can be done but I think time constraints are draining my
mind....
Thank you for your time,
Alp