So I am copy values from an excel sheet to a .txt file. and within the macro I am checking the excel sheet for empty cells using if IsEmpty, so I was wondering in the case that a cell is empty is there a way to jump to the excel sheet and put the curser on the missing cell value. so that the user can fill it?
Bookmarks