B
Boss
Hi,
I have a small master table with fund and processer as two diff fields.
Fund Processor
abcd JOhn
pitd Kevin
aw88 Steve
All i need is to track which fund was processed by whom. I am looking for a
form with two text box. I write the fund name in first it should
automatically show me processor name in second.
I tried a select query with fund as parameter but it didnt solved the
purpose. Alos to note it should only give read only access. it should not
make any changes in the master table.
Probably a dlookup can work, i tried that but failed.
Please help me... Thanks a lot...
Boss
I have a small master table with fund and processer as two diff fields.
Fund Processor
abcd JOhn
pitd Kevin
aw88 Steve
All i need is to track which fund was processed by whom. I am looking for a
form with two text box. I write the fund name in first it should
automatically show me processor name in second.
I tried a select query with fund as parameter but it didnt solved the
purpose. Alos to note it should only give read only access. it should not
make any changes in the master table.
Probably a dlookup can work, i tried that but failed.
Please help me... Thanks a lot...
Boss