View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jerry W. Lewis Jerry W. Lewis is offline
external usenet poster
 
Posts: 837
Default Declaring variables (Long, String, Integer) and interpretation spe

So much for speed reading comphrehension as I am about to walk out the
door. Ouch :-(

Bob Phillips wrote:

Jerry,

What you say is absolutely correct, but has no bearing. Dim MyVar$ and Dim
MyVar as String are both specific data types, both strings.