How can I divide up a field into several other fields in Access w.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using access to do data conversion and I need to split data in a field
into 3 separate fields. Do I use a query to do this?
 
Use an update query which allows you to update some fields with
information/calculations from other fields.
 
Thank You it worked !

Duane Hookom said:
Use an update query which allows you to update some fields with
information/calculations from other fields.
 

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

Back
Top