S
sendahook
Hello,
I have a lookup table which is bound to a field called [STREET] which
allows the user to pick any street in our city from a combo box. I
also placed a second field/column for every street name that indicates
which zone it is in. (Smith Rd. is zone 4, 4th Ave is zone 7 and so
on)
The first field with the street name is the bound field which gets
stored. I would like to have the zone showed on the form when the
street is entered so I tried to create a textbox that was bound to the
[STREET] field and chose to bind the zone column (column 2) to that
textbox but it did not work. I know this can be done but not sure
how?
Any suggestions would be appreciated
I have a lookup table which is bound to a field called [STREET] which
allows the user to pick any street in our city from a combo box. I
also placed a second field/column for every street name that indicates
which zone it is in. (Smith Rd. is zone 4, 4th Ave is zone 7 and so
on)
The first field with the street name is the bound field which gets
stored. I would like to have the zone showed on the form when the
street is entered so I tried to create a textbox that was bound to the
[STREET] field and chose to bind the zone column (column 2) to that
textbox but it did not work. I know this can be done but not sure
how?
Any suggestions would be appreciated