B
BobbyOH
Can I concatenate or update some way, data from the same fields from two
different records?
I want to combine items donated for an auction. For example:
Donor1 gave Item ["a certificate for ski lessons"]
Donor2 gave Item ["a pair of skis"]
I'd like to be able to add the Items from Donor1 and Donor2 so the auction
Item will be "a pair of skis and ski lessons".
Can this be done using a query?
Thanks...
different records?
I want to combine items donated for an auction. For example:
Donor1 gave Item ["a certificate for ski lessons"]
Donor2 gave Item ["a pair of skis"]
I'd like to be able to add the Items from Donor1 and Donor2 so the auction
Item will be "a pair of skis and ski lessons".
Can this be done using a query?
Thanks...