Thread: Validation help
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Leith Ross[_47_] Leith Ross[_47_] is offline
external usenet poster
 
Posts: 1
Default Validation help


Hello Robmeister,

This is a instance where you have to use an IF ... THEN Statement.
Select Case is designed to test a single expression against multiple
values. You need to test 2 expressions simultaneously. Looks like
you'll have to do some work on your code. Hope this helps you some with
solving the problem.

Sincerely,
Leith Ross


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465
View this thread: http://www.excelforum.com/showthread...hreadid=380194