is there a non vba equivalent to ISLIKE?
I'm trying to validate a mixed text/numeric entry against 2 critera and this might do the job.
My entry must be in the form 'POnnnnnn' where nnnnnnis between 100000 and 999999 and preceded by 'po' or 'PO'.
I'm trying to validate a mixed text/numeric entry against 2 critera and this might do the job.
My entry must be in the form 'POnnnnnn' where nnnnnnis between 100000 and 999999 and preceded by 'po' or 'PO'.