M
Mr BT
Hello,
I have several duplicate records in column B. I determined this with a
formula... =if(b2=b1,"*","") and filled down. Then I copied and paste
special value. I then selected Data>Text to columns, Fixed width to remove
any data left by "" in the formula.
From here I would like a script that finds the blank lines in column A
(without the *) and select EACH of these lines so I may INSERT a row. This
will allow me to use other formulas from the .functions ng I received.
Thank you.
I have several duplicate records in column B. I determined this with a
formula... =if(b2=b1,"*","") and filled down. Then I copied and paste
special value. I then selected Data>Text to columns, Fixed width to remove
any data left by "" in the formula.
From here I would like a script that finds the blank lines in column A
(without the *) and select EACH of these lines so I may INSERT a row. This
will allow me to use other formulas from the .functions ng I received.
Thank you.