G
Guest
Hi,
I have a table that has a list of ten accounts. Field 1 has the account name
as well as all the client account numbers. e.g
Field 1 Field 2
Account Name: Flexible accounts
Client account # 1 $122
Client account # 2 $2
Client account # 3 $199
Account Name: Floating accounts
Client account # 1 $46
Client account # 2 $36
Client account # 4 $1
Client account # 5 $77
I would like to separate all the account names with the immediately below
client account numbers. Is this possible?
Is there a query that can be written that looks for the account name and
then grabs all the client numbers below until it reaches the next account
name?
Thanks
George
I have a table that has a list of ten accounts. Field 1 has the account name
as well as all the client account numbers. e.g
Field 1 Field 2
Account Name: Flexible accounts
Client account # 1 $122
Client account # 2 $2
Client account # 3 $199
Account Name: Floating accounts
Client account # 1 $46
Client account # 2 $36
Client account # 4 $1
Client account # 5 $77
I would like to separate all the account names with the immediately below
client account numbers. Is this possible?
Is there a query that can be written that looks for the account name and
then grabs all the client numbers below until it reaches the next account
name?
Thanks
George
