L
Lesley
I can't find documentation on using := to assign a value to a string variable. All the examples in manuals that I find use = instead. I'm working on somebody else's macro code
What's the meaning of := (I learned it in Pascal as "is assigned" long ago) in VBA? Why could I conceivably use both ":=" and "="
Thanks, Lesley Regan
What's the meaning of := (I learned it in Pascal as "is assigned" long ago) in VBA? Why could I conceivably use both ":=" and "="
Thanks, Lesley Regan