Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What would be the code for the following two things:
#1: - check the cell in column 4 - if it contains the word "calculated" anywhere in the cell either as a stand alone word or as part of a larger word - do nothing - otherwise, go to procedure "proceed". #2: - if the contents of the cell meet the following two conditions: a) contains the digits 1 and 4 b) does not contain the word "calculated" anywhere in the cell either as a stand alone word or as part of a larger word then go on to procedure "proceed". If it doesn't meet the above conditions, do nothing. Many thanks in advance. Matthew Kramer *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to copy cells with some certain words in them | Excel Worksheet Functions | |||
Formatting cells containing certain words | Excel Discussion (Misc queries) | |||
removing a space between words in a cell | Excel Worksheet Functions | |||
removing words/phrase from sentences | Excel Programming | |||
Removing rows featuring certain words | Excel Programming |