Thread: IsString
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ian Parker[_3_] Ian Parker[_3_] is offline
external usenet poster
 
Posts: 3
Default IsString

I have used the VBA function IsString in the past and I do not remember
any problems. I have upgraded to Office 2003 and suddenly I can not test
if a member of a record set is a string. Please tell me if there is a new
or another old way that still works.

There seems to be a IsNum but no IsString.