I don't ordinarily work in the VBE and didn't know that was there. It's kind of strange that the Expression Builder doesn't supply similar help.
One thing I would like to be able to do is print out all the help on functions usable through Expression Builder. I know that I can do this function by function but if there is such a resource out on the web I'd like to know about it.
A last question. Is there any difference between functions like Str and Str$ or Chr and Chr$, etc. or are these just alternate syntax for the same function. I notice that although VBE Help has separate listings for both types of functions the help displayed is exactly the same.
I think that Str returns a variant of subtype string while Str$ returns a string.
I personally NEVER use the xxx$ dollar functions because I think, perhaps badly, that the variant versions handle Null values better.
Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.