Hi Experts,
I want to insert a row in an excel sheet with product names in one column and the sheet is sorted by this column. I want to insert a new row when a new product is to be added, but this row should be added such that the alphabetical sorting should not be disturbed. Any ideas how to achieve this?
Just to give a small example
i have in one column
ABC
XYZ
and i want to add HIJ
then after inserting a row it should be
ABC
XYZ
the blank row is where i will fill in details for product HIJ
Start Free Trial