Thread
:
using cell offsets
View Single Post
#
1
Posted to microsoft.public.excel.programming
Jerry Flatto
external usenet poster
Posts: 1
using cell offsets
Thank you very much.
Jerry
"Barb Reinhardt" wrote:
--
HTH,
Barb Reinhardt
=offset(currentcell,#Rows,#Columns)
If you do this
=OFFSET(C2,2,3)
you will be 2 rows below and 3 columns to the right of C2.
Does that help?
Barb Reinhardt
Reply With Quote
Jerry Flatto
View Public Profile
Find all posts by Jerry Flatto