Duplicate replace empty with data

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

Guest

In access 2003, duplicate a cell with data into the remaining empty cells in
the same column. As excel will do by draging the info down through the empty
cells in the column.
 
Access is not a spreadsheet. You don't have CELLS or COLUMNS. The records
are not in any particular order in a table.

If you want to update fields in a table, then you would use an update query.
 

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