Hi Carlton,
"Carlton Patterson" wrote in message
...
Hi Norman,
Can you tell me why the following won't work?
If Range("A1:B5"). Value 7
Cheers
Carlton
A multiple-cell range does not have a value although the constituent cells
do.
What is your intention? Do you want the code to run if one, any or all the
designated cells match your test value (7)?
FWIW, each of the alternatives in my initial response worked for me.
---
Regards,
Norman
*** Sent via Developersdex http://www.developersdex.com ***