Thread
:
Multiple tests for a condition
View Single Post
#
1
Posted to microsoft.public.excel.programming
Matilda
external usenet poster
Posts: 57
Multiple tests for a condition
Dear All,
I want to execute a statement if two cells meet the same condition (ie not
empty).
Basically, I want the vba syntax for the formula
if(or(A1, B1, <""), doThing, doNoThing)
Many TIAs
Matilda
Reply With Quote
Matilda
View Public Profile
Find all posts by Matilda