Thread: Goto last cell
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Martin B Martin B is offline
external usenet poster
 
Posts: 16
Default Goto last cell

This is pretty simple but then again so am I

I have a macro which when run from a command button unhides all the hidden cells on a sheet.

What do I need to add to the end of the macro to place the cursor in the last cell in a column which has data in it?

Told you it was simple.

Thanks in anticipation
Martin