Thread
:
offset row not column
View Single Post
#
2
Posted to microsoft.public.excel.programming
Gary Keramidas
external usenet poster
Posts: 2,494
offset row not column
try range("ar" & activecell.row)
--
Gary
"Atishoo" wrote in message
...
I want to return a value contained in the column "ar" and in the same row as
the active cell
activecell.offfset (????
Reply With Quote
Gary Keramidas
View Public Profile
Find all posts by Gary Keramidas