I am trying to detect whether or not cell A1 of an Excel file is empty (contains data). If cell A1 has data, I will run a specific QuicKeys routine. If cell A1 does not have data, I will run a different QuicKeys routine.
------------------------------
I am also trying to run a search along a specific column. If a cell found in this column contains a date, I want to cut the relevant row and paste it into the first empty row of another sheet within the same workbook.
I appreciate any help you can give me.
------------------------------
I am also trying to run a search along a specific column. If a cell found in this column contains a date, I want to cut the relevant row and paste it into the first empty row of another sheet within the same workbook.
I appreciate any help you can give me.