Filling Rows

W

Wats

I have a table in access with empty rows that I want
filled with data from previous rows. Example:

Subline Data
12345 xxxxx
xxxxx
xxxxx
45858 xxxxx
xxxxx
xxxxx

I would like this table to read like the following:

Subline Data
12345 xxxxx
12345 xxxxx
12345 xxxxx
45858 xxxxx
45858 xxxxx
45858 xxxxx

Is there an updated query I can run that will accomplish
this task? Help!

Thanks.
 

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