M
Mark S
I am not sure what to even look for here so I wasn't able to do any real
searches to see if this has been answered.
Ok, this isn't exactly what I am doing but is the best way I can think of to
explain it.
Start with a table of address (Name, Street, City, State, etc) and use a
query to sort it to State, City, Street. This should group address on the
same street together. Then add a criteria for only addresses that are
missing the Zip Code.
I would like to be able to see not only the entries that are missing the Zip
Code, but also the one immediately before and after that entry based on the
sort criteria stated above. From this I could make a best guess at what the
Zip Code should be.
Like I said, this isn't exactly what I am trying to do. I am actually
working with an Event Code and Event Description. From previous entries I
know what the description should be for a new code. Doing this at the time
of entry is not possible. Currently I have to look for missing entries in
the entire table.
Any suggestions?
searches to see if this has been answered.
Ok, this isn't exactly what I am doing but is the best way I can think of to
explain it.
Start with a table of address (Name, Street, City, State, etc) and use a
query to sort it to State, City, Street. This should group address on the
same street together. Then add a criteria for only addresses that are
missing the Zip Code.
I would like to be able to see not only the entries that are missing the Zip
Code, but also the one immediately before and after that entry based on the
sort criteria stated above. From this I could make a best guess at what the
Zip Code should be.
Like I said, this isn't exactly what I am trying to do. I am actually
working with an Event Code and Event Description. From previous entries I
know what the description should be for a new code. Doing this at the time
of entry is not possible. Currently I have to look for missing entries in
the entire table.
Any suggestions?