View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sisco98 sisco98 is offline
external usenet poster
 
Posts: 19
Default macro runs counting

Dear All,

My problem is that I 'd like that the excel would counting the number of
runs of a macro in a certain cell. For example, there is the cell "B4" with
number 1. I run a macro and when it's ended, the valu of "B4" cell is
increasing by 1 and it will be 2.

thanks in advance!
--
sisco98