Hi all,
How do i use the worksheet_change event to do the following? My named range is "Timelog".
If first cell of last row in named range "Timelog" is blank, then do nothing, if not blank, then add row to bottom of named range "Timelog". Thanks for your help!
How do i use the worksheet_change event to do the following? My named range is "Timelog".
If first cell of last row in named range "Timelog" is blank, then do nothing, if not blank, then add row to bottom of named range "Timelog". Thanks for your help!