Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I am trying to create an "IF" formula. I want the column G to yield "Yes" if the value in column A is some text or Column D has some text or Column E has some text, "No" if not. Example of my data: A D E G 40 37 34 Yes 20 22 25 Yes No No How would I achieve this? Thanks! |