this is my first attempt at programming with VBA in Excel.
I am trying to automate a spreadsheet for our lab technician. Simply, he imports a number of records each week into sheet 1 then copies 2 columns to col A and B on sheet 2. he has a formula in col C. Row 1 has Headers. Depending on how many rows there were last time and this time, he has to copy down the formula in col C or clear it because it contains "#value". how can I do this last step?
I am trying to automate a spreadsheet for our lab technician. Simply, he imports a number of records each week into sheet 1 then copies 2 columns to col A and B on sheet 2. he has a formula in col C. Row 1 has Headers. Depending on how many rows there were last time and this time, he has to copy down the formula in col C or clear it because it contains "#value". how can I do this last step?