View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default overview of postfix vb variable notation

http://support.microsoft.com/default.aspx?id=191713
INFO: Type Declaration Character to Data Type Chart

--
Regards,
Tom Ogilvy


RB Smissaert wrote in message
...
Could somebody tell me where I could find a list of all the postfix vb
variable coding conventions.
I mean the $ postfix for string, the % postfix for integer etc.


RBS