N
nebuul
Lets say you have a 15,000 line spreadsheet covering about 8,000
different items. Some items have multiple lines devoted to them. Each
line is a separate transaction related to that item.
After sorting the list by the item name, I now wish to have excel
insert a blank line between each different name. So basically this:
alpha
alpha
beta
beta
beta
gamma
delta
delta
would become this:
alpha
alpha
beta
beta
beta
gamma
delta
delta
Is there any way to do that other than manually inserting rows? An
automated process would save a LOT of time.
different items. Some items have multiple lines devoted to them. Each
line is a separate transaction related to that item.
After sorting the list by the item name, I now wish to have excel
insert a blank line between each different name. So basically this:
alpha
alpha
beta
beta
beta
gamma
delta
delta
would become this:
alpha
alpha
beta
beta
beta
gamma
delta
delta
Is there any way to do that other than manually inserting rows? An
automated process would save a LOT of time.