Hi there,
I have a table with 2000 records,
i want to create a new field called "Name"
I want this to be equal to the value from "label" & "artist"
So, if:
label = 1
artist = Test
I want Name = 1 Test
I have imported my data, and have added the "Name" field - but i now want to update this field to include the above, but don't know how.
Access 2003.
many thanks,
Neil
I have a table with 2000 records,
i want to create a new field called "Name"
I want this to be equal to the value from "label" & "artist"
So, if:
label = 1
artist = Test
I want Name = 1 Test
I have imported my data, and have added the "Name" field - but i now want to update this field to include the above, but don't know how.
Access 2003.
many thanks,
Neil