Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Example
A1 : available in 10 days ... A2 : unavailable A3 : available in 4 days A4 : unavailable B1 : 10.30 B2 : 5.30 B3 : 13.89 B4 : 5.48 Tha macro should search for "unavailable" . It finds the keyword in A2 and A4 . So , it changes content from the B2 and B4 cells to 0 B1 : 10.30 B2 : 0 B3 : 13.89 B4 : 0 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro which delets cell if the cell above has the same keyword | Excel Programming | |||
Macro which searches for a character . When found delets what's be | Excel Programming | |||
Populate a cell based on a keyword it found in another | Excel Programming | |||
Populate a cell based on a keyword it found in another | Excel Programming | |||
Need help -- a Macro that searches for string in a cell range? | Excel Programming |