Update a Field based on prior field (1 Viewer)

sujitagarwal

New member
Local time
Today, 15:08
Joined
Jun 30, 2013
Messages
2
Hello,

I have a table that has been converted into a form for an input. Now suppose I have two columns. Say I enter value in first column. Now the second column is a lookup to a data from another table.

What I want is to see only those data in 2nd Column which have the value filled in Column 1. This is should be in run time mode. I fill in the value and then in the 2nd column I directly get to see only common values.

Please help.:banghead:
Thanks in advance.:eek:
 

Mihail

Registered User.
Local time
Tomorrow, 01:08
Joined
Jan 22, 2011
Messages
2,373
Your question make me to think that your database is not properly normalized.
I can't see a reason to do what you are trying to do.
 

Users who are viewing this thread

Top Bottom