N
Niklas Östergren
Hi!
I would like to format a Zip Code differently depending on which country it
belongs to!
I have a table tblLookUpZipCode with fields:
- ZipCode (Primary Key)
- City
- Country
Is it possible to have contitioning formating of the zip code depending on
which value I have in field <Country> in the same table?
If so, how?
TIA!
// Niklas
I would like to format a Zip Code differently depending on which country it
belongs to!
I have a table tblLookUpZipCode with fields:
- ZipCode (Primary Key)
- City
- Country
Is it possible to have contitioning formating of the zip code depending on
which value I have in field <Country> in the same table?
If so, how?
TIA!
// Niklas