Combine field entries in new field

C

cluckers

Is there a way in design view to run a query that will combine the entires of
one field into another field? For instance, I have 1 field that is NAME and a
second field which is DATA. For the same name there can be multiple DATA (A
or B or C), which are alpha not numeric. I want craete a third field which
either combines all the DATA entries (A, A B, A C, A B C, eetc) or can I
create a third field that uses an if then statement (If DATA has only A then
___ , or If DATA has A and B then ____ , etc...). Is this possible? thanks
 
C

cluckers

This looks like VBA. I am familiar with VBA for excel but not so much for
Access. Where would I pu this code for Access?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top