Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm looking to obtain code that will do the following:-
Loop through Text/Numeric values in Col C, if it meets certain criteria then place variable text in Col H The criteria I wish to test against is multiple e.g Test if:- the fist 3 characters in Col C are the letters ABC + the value in Col D is blank but the value in Col E is 0 then place the text "Job Done" in Col H Example 2 might be Test if:- There is the text "Credit Transfer" in Col C + there is also 5 numeric values in Col C (can be any numeric value) + the value in Col D is blank but the value in Col E is 0 then place the text "Job Not Done" in Col H Example 3 might be Test if:- There is the text "BOD" in Col C + there is also 6 numeric values & 8 numeric values also in Col C (can be any numeric value) + the value in Col D is blank but the value in Col E is 0 then place the text "Job Pending" in Col H If I can master above, I can add further scenarios |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
loop to find text and place text in adjoining cell | Excel Programming | |||
find text and copy selected rows from text and loop | Excel Programming | |||
Test loop required | Excel Programming | |||
Test condition never satisfied in loop | Excel Programming | |||
How do you test to break out of a find loop? | Excel Programming |