G
Guest
Can anyone help? I am really not sure exactly how to best approach this
problem. So here goes ..
I have a TABLE called "TableA" of property numbers where the field name &
unique key is called {"APN"} it is a text format. I have another TABLE
called "TableB" and in this table I have a unique key also called {"APN"} and
another field called {"MORITORIUM"} and this field can have several [TYPES].
For example: it can be a "Logging Moratorium", "Water Moratorium", "Special
Moratorium", etc. just like saying it can be different colors : blue, green,
red, etc.
I need a way to search the form/table so that if the {"APN"} does indeed
have a "moratorium" in the table as a record, that a MsgBox will notify me or
the user, of the possible "TYPE" of moratorium, or perhaps merely just a
Msgbox?
Ideas?
problem. So here goes ..
I have a TABLE called "TableA" of property numbers where the field name &
unique key is called {"APN"} it is a text format. I have another TABLE
called "TableB" and in this table I have a unique key also called {"APN"} and
another field called {"MORITORIUM"} and this field can have several [TYPES].
For example: it can be a "Logging Moratorium", "Water Moratorium", "Special
Moratorium", etc. just like saying it can be different colors : blue, green,
red, etc.
I need a way to search the form/table so that if the {"APN"} does indeed
have a "moratorium" in the table as a record, that a MsgBox will notify me or
the user, of the possible "TYPE" of moratorium, or perhaps merely just a
Msgbox?
Ideas?