A
arran1180
I have imported data that comes with headings:
AUD
01/02/06 data info
02/02/06 data info
USD
01/02/06 data info
the AUD heading occurs in the same column as the date. I am trying to
manipulate the data into something like this:
01/02/06 data info AUD
02/02/06 data info AUD
01/02/06 data info USD
the imported data has a autonumber as a primary key (ckey field)
any advice on how to do this greatly appreciated
thx
AUD
01/02/06 data info
02/02/06 data info
USD
01/02/06 data info
the AUD heading occurs in the same column as the date. I am trying to
manipulate the data into something like this:
01/02/06 data info AUD
02/02/06 data info AUD
01/02/06 data info USD
the imported data has a autonumber as a primary key (ckey field)
any advice on how to do this greatly appreciated
thx