Weird Macro Happenings
Check under tools-options editor tab require variable declaration
I would bet that it is checked on the coworker's pc and not on yours. I
personally always dim everything.
Peter Richardson
"Tsunami3169" wrote:
Thanks for the help. I did move the comma and still received the same
error on my coworkers pc.
But without moving the comma and adding Dim wee1 As String my coworker
was able to get the wee1 msgbox to work. But on my pc I don't need the
dim statement.
|