View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jon[_16_] Jon[_16_] is offline
external usenet poster
 
Posts: 1
Default Variable with value before being assigned?

When I execute a piece of code (pressing f8 once), and I hover the
cursor over a variable, I find that there is value already assigned.
I can't find this in the declaration section or anywhere else where
this value gets assigned. Does anyone know how this can happen?