Hi All,
First time poster so apologies if I'm not in the right area. My question is:
I have set up a workbook where I can import data into Sheet2 and I have created a macro to sort and tidy the data up to a certain degree. (took me ages to get that far). Now I want to extract an entire row from Sheet2 and place it in Sheet3 based on the condition that a number appears in Column A. Can this be done with a 'If cell.Value =' statement if the value I need is a number and not text?
So basically, I want every row which has a number in Column A moved to Sheet3. Any suggestions would be greatly appreciated.
Thanks in advance.
Bookmarks