View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
loco loco is offline
external usenet poster
 
Posts: 2
Default Save Cell address to activate it later in the procedure

I am writing a procedure where i am standing in a cell.
Thereafter i shall automatically in the prosedure change the width of column
D-E from 20 to 40.

Afterwards i want the same cell to be active as it was before i started the
procedure.

I am using relative reference in the procedure.

Can someone please help me with how i save an cell adrress for reuse later?