View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DavidM DavidM is offline
external usenet poster
 
Posts: 20
Default Message box help

Hi

In sheet1 A2 to A500 are numbered, I'm working in sheet2 and run a macro,
when the macro finishes I'd like a message box to popup telling me what the
number is in the cell in sheet1, which moves down 1 cell every time the
macro is run.

Thanks in advance

DaveM