Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I was using a find all loop in VBA (self programmed) which was causing Excel
to hang. I didn't know what caused this so i investigated using find next in excel. This didn't show me anything so i then used the Find All function and got 65472 hits 65466 of them in one cell. The Cell has the contents "Drug Retailers" and i was searching for "ug". I don't know if the cell has corrupted in some way or if the find all function isn't stable. Either way i'd like some guidance. Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The only problem I've ever had with Find's going into loops is when I've used
merged cells. The only two solutions I had were to not use merged cells--or not to use my Find routine. MP wrote: I was using a find all loop in VBA (self programmed) which was causing Excel to hang. I didn't know what caused this so i investigated using find next in excel. This didn't show me anything so i then used the Find All function and got 65472 hits 65466 of them in one cell. The Cell has the contents "Drug Retailers" and i was searching for "ug". I don't know if the cell has corrupted in some way or if the find all function isn't stable. Either way i'd like some guidance. Thanks -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
find application | Excel Discussion (Misc queries) | |||
Can't Find Microsoft Application Recovery | Excel Discussion (Misc queries) | |||
Potential CSV/Excel Conversion Issues? | Excel Discussion (Misc queries) | |||
Formula How to add potential nos | Excel Worksheet Functions | |||
Where can I find a template for application report specifications. | Excel Discussion (Misc queries) |