V
Vinnie
I have a lengthy list (app. 8500 rows) in the following format:
Customer1 OrderNum1 Line1 Value
Line2 Value
OrderNum2 Line1 Value
Customer2 OrderNum1 Line1 Value
Line2 Value
Line3 Value
Is there a formula / macro which would, for the empty cells only, copy
the value of the cell above ? Basically I need the list to look like:
Customer1 OrderNum1 Line1 Value
Customer1 OrderNum1 Line2 Value
Customer1 OrderNum2 Line1 Value
Customer2 OrderNum1 Line1 Value
Customer2 OrderNum1 Line2 Value
Customer2 OrderNum1 Line3 Value
Customer1 OrderNum1 Line1 Value
Line2 Value
OrderNum2 Line1 Value
Customer2 OrderNum1 Line1 Value
Line2 Value
Line3 Value
Is there a formula / macro which would, for the empty cells only, copy
the value of the cell above ? Basically I need the list to look like:
Customer1 OrderNum1 Line1 Value
Customer1 OrderNum1 Line2 Value
Customer1 OrderNum2 Line1 Value
Customer2 OrderNum1 Line1 Value
Customer2 OrderNum1 Line2 Value
Customer2 OrderNum1 Line3 Value