Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi there
I'm running a macro that someone at my work wrote who's now left, and I'm struggling with one line of it. I know what it does - it identifies the first instance of a value (ZXYZXY) occurring, and goes to it. But I can't actually understand the line of code, and I need to. It goes: WHILE(FORMULA.FIND("ZXYZXY",1,1,1,1,FALSE)) If someone could tell me what each 1 is in place for, and the FALSE etc. that would be great. Cheers, Sarah. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I compare data in two worksheets to find matching cells? | Excel Discussion (Misc queries) | |||
Using the Find tool in EXCEL | Excel Worksheet Functions | |||
Find all text instances in a sheet and add one number from each row | Excel Discussion (Misc queries) | |||
Excel has a "Find Next" command but no "Find Previous" command. | Excel Discussion (Misc queries) | |||
VB Find and Replace | Excel Worksheet Functions |