View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
iomighty[_8_] iomighty[_8_] is offline
external usenet poster
 
Posts: 1
Default Excel Macro - Calc to last row problem

Thanks Bob,

Info like this is how I am building my Excel knowledge. Unfortuantel
I am teaching myself by looking at poeple's examples and then trying t
replicate them to understand how the instructions work. This ma
sound like a naive question, but when you write " If Cells(i
"A").Offset(0, 2).Value" in the above example: - What does th
"Offset(0,2).Value" relate to.
I have used it a few times in building simple instructions withou
knowing exactly its' reference.

And again I want to express the appreciation I have for so many peopl
on this forumn that take the time every day to answer these od
questions. I have learned so much here, more so than from the books
use for reference.

Cheers,
Mat

--
Message posted from http://www.ExcelForum.com