Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That big worksheet made .cells.count way too big.
I think you'll want to use this in xl2007: .cells(.cells.countlarge) Barb Reinhardt wrote: I'm frequently getting an overflow error on this line of code Set FindCell = .Cells.Find(What:=myPattern, _ After:=.Cells(.Cells.Count), _ lookat:=xlWhole, _ searchorder:=xlByRows, _ SearchDirection:=xlNext, _ MatchCase:=False, _ SearchFormat:=False) can someone help me figure out why. I've recently moved to Office 2007 and am seeing it there when I didn't see it in Office 2003. Thanks, Barb Reinhardt -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
overflow error | Excel Programming | |||
Overflow error.. why? | Excel Discussion (Misc queries) | |||
Overflow error | Excel Programming | |||
Overflow Error | Excel Programming | |||
Help! Overflow Error 6 | Excel Programming |