MsAccess 2007 query.
I have a table with emailaddresses from the world like
xxxx@yyyyy.tw
yyyyyyy@zzzzz.us
zzz@fff.cn
The most right two are representing the country, Taiwan,USA,China
I have a link to an other table with fields country and tw.us.cn
For updating and later import into say Outlook, I need to add the country field into above table AA
How to make the one to many link :
Right$([Fieldname],2) ??
Thanks for help
I have a table with emailaddresses from the world like
xxxx@yyyyy.tw
yyyyyyy@zzzzz.us
zzz@fff.cn
The most right two are representing the country, Taiwan,USA,China
I have a link to an other table with fields country and tw.us.cn
For updating and later import into say Outlook, I need to add the country field into above table AA
How to make the one to many link :
Right$([Fieldname],2) ??
Thanks for help