View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Auric__ Auric__ is offline
external usenet poster
 
Posts: 538
Default can variable names end with a $ or &

GS wrote:

Note that some functions also implement the symbols. Some that come to
mind for string functions are...

Mid$()
Left$()
Right$()


Look at pretty much any code I post that manipulates strings. I always
include the $ in the function's name. (Habit from the QB days, plus other
BASICs still require them.)

--
- What's the winning lottery numbers?
- If I knew that, I wouldn't be working here!