View Single Post
  #24   Report Post  
Posted to microsoft.public.excel.programming
Nate Oliver[_3_] Nate Oliver[_3_] is offline
external usenet poster
 
Posts: 71
Default Logical String Evaluation

Well, that's going to be tricky if you coerce a range to an array, and it
doesn't make one fake!

And, it was qualified with the word 'most'. So, please don't be too quick to
put words in my mouth.

And, I was on the wrong track, which didn't help much, there's nothing to
parse.

Regards,
NPO

"Charlie" wrote:

This is reminiscent of yesterday when (in the VB6 forum) somebody said, "only
REAL programmers use zero-based arrays." Like we're not programmers if we
choose to start counting at one. ;)


I assumed mNum is passed to the Sub as a String, in which case, parse it

the
way most experienced VB[A] developers would.


Oooh!