View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
OldBoy OldBoy is offline
external usenet poster
 
Posts: 3
Default How to display current row number in fixed cell?

(New VBA-user!)
I want to have the current row number displayed in a fixed cell.
Could you please give me a hint?

OldBoy