I
Ian Brooks
Hi Everyone,
Can someone tell me how, using query preferably, I can achieve the following:
I have a table that has a list of values in one field, example:
Field 1
GBR
GBR
GBR
IRL
IRL
IRL
What I need to do is put a flag in another column to indicate the end of a
section so it would look like this:
Field 1 Field 2
GBR
GBR
GBR ***
IRL
IRL
IRL ***
Some know how I can do this?
Thanks very much for your help.
Can someone tell me how, using query preferably, I can achieve the following:
I have a table that has a list of values in one field, example:
Field 1
GBR
GBR
GBR
IRL
IRL
IRL
What I need to do is put a flag in another column to indicate the end of a
section so it would look like this:
Field 1 Field 2
GBR
GBR
GBR ***
IRL
IRL
IRL ***
Some know how I can do this?
Thanks very much for your help.