J
jfredel via AccessMonster.com
Thanks in advance for any assistance.
I have a data file that contains unique members with a unique IDs. Some
members may have various locations or various levels. Lets say the maximum
locations and maximum levels are 3 each.
Currently each record only reflects 1 location or 1 level. I need to end up
with 1 record that shows all locations and all levels.
Output should look like:
ID MemLame Memfname Location1 Location2 Location3 level1 Level2 Level3
Thanks again
Jeff
I have a data file that contains unique members with a unique IDs. Some
members may have various locations or various levels. Lets say the maximum
locations and maximum levels are 3 each.
Currently each record only reflects 1 location or 1 level. I need to end up
with 1 record that shows all locations and all levels.
Output should look like:
ID MemLame Memfname Location1 Location2 Location3 level1 Level2 Level3
Thanks again
Jeff