Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I have a problem when using the offset function. I am using the Match function to find the first and last occurences of a string in a series of data. When the string is early in the data this works. When the string is late in the data -- past 1000 rows -- the offset function returns nothing. Does anybody know why this is?? Here is the formula: =COUNT(OFFSET(MGCSales,MATCH($F$5,Source!$A$3:$A$3 3412,0),8,MATCH($F $5,Source!$A$3:$A$33412,1)-MATCH($F$5,Source!$A$3:$A$33412,0),1)) Thanks in advance for your help. A |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Offset Problem | Excel Discussion (Misc queries) | |||
OFFSET PROBLEM | Excel Discussion (Misc queries) | |||
Offset VBA Problem | Excel Discussion (Misc queries) | |||
Offset to different worksheet problem | Excel Worksheet Functions | |||
Offset Problem | New Users to Excel |