View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Przemek Wrzesiński Przemek Wrzesiński is offline
external usenet poster
 
Posts: 3
Default Refer in macro to cell

Hi,

I have following problem. I've created macro to make some calculations (and
simplify sheets) and I want to refer in this macro to other cell via
offset. How can I refer to cell well I've inputed this function, so I could
use Offset method.

TIA,

Przemek