A
Andrew
I've done a lot of searching and cannot find anything within the forums or
access itself that will do this (and my VB experience is limited to writing
macros for word and excel). Version used is 2003.
-Basically this is what I'm working with; it's only a small part of what I'm
actually out of a very large database, but it's the one part I can't figure
out on my own:
[report].[title] -> every title has the country in it, ONCE, like: "bla
bla bla - yadda yadda, and something (Namibia)"
[report].[reportID]
[country].[countryname] -> a list of every country, eg
Namibia;Russia;Austria...
-I need the following in three columns:
[title] ; [countryname] ; [reportID]
access itself that will do this (and my VB experience is limited to writing
macros for word and excel). Version used is 2003.
-Basically this is what I'm working with; it's only a small part of what I'm
actually out of a very large database, but it's the one part I can't figure
out on my own:
[report].[title] -> every title has the country in it, ONCE, like: "bla
bla bla - yadda yadda, and something (Namibia)"
[report].[reportID]
[country].[countryname] -> a list of every country, eg
Namibia;Russia;Austria...
-I need the following in three columns:
[title] ; [countryname] ; [reportID]