Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I am trying to use offset to traverse through a worksheet in which there are five nonhidden columns and a bunch of hidden columns in between. I have a range variable that stores the location of the first column and first row (there are different titles and such at the top so its not actually row 1). I thought that range = range.Offset(0,1) would set the range to the location of the column to the immediate right of the data, but for some reason it starts skipping columns. Why does it do that? Thanks in advance. -- Raman325 ------------------------------------------------------------------------ Raman325's Profile: http://www.excelforum.com/member.php...o&userid=24748 View this thread: http://www.excelforum.com/showthread...hreadid=396202 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compare Cell Values, Offset(-1,0), Offset(-1,-1), and xlFillDefaul | Excel Worksheet Functions | |||
Offset help | Excel Discussion (Misc queries) | |||
Max Offset | Excel Discussion (Misc queries) | |||
Offset Between? | Excel Programming | |||
OFFSET and UDF bug | Excel Programming |