Thread: Cells variable
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Cells variable

Rachael,
Not sure what you mean, but a variable of type Variant can hold any kind of
value.

NickHK

"Rachael" wrote in message
om...
Hello there. Have a question over here. Is there a variable which
reads both numbers and text? etc, integer reads in whole number and
string read in alphabets. Thanks