Hi
I'm stuck on a problem for one of my assignments. The problem reads as:
Your help would be appreciated!
I'm stuck on a problem for one of my assignments. The problem reads as:
Write an If-Then-Else control structure inside the NewOrderMacro to test whether either cell C6 or cell C9 is empty. Write the condition using the Or operator that evaluates if either range value is equal to an empty string, indicated by two quotation marks with no space between them, i.e. “”.
Your help would be appreciated!