Two forms at the same time
If I want a form for data entry and another also at the same time with some addl info from another table linked to the first one (the second is Read Only just to make some info available to the user at the time of data entry), how can I do this?
For example, I have a data entry form giving details of some invoices. Now the user has to refer to another table just for checking some old details pertaining to the same invoice. Those details are available in a table which is linked to the first one through a combo box (viz., the invoice no for the first form/table is taken out of the second table containing the old information)
Any ideas?
Thanks for your time and patience
Rao
|