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.
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.