A
access newbie
I've got a select string I'm modifying programmatically
based upon an option group's setting, and the string is
being truncated (I can only see to roughly 225 characters
in the locals window of the debugger). Is there a way to
tell VBA that it's a longer string variable, or is there a
more appropriate variable type to use instead of string?
TIA!
based upon an option group's setting, and the string is
being truncated (I can only see to roughly 225 characters
in the locals window of the debugger). Is there a way to
tell VBA that it's a longer string variable, or is there a
more appropriate variable type to use instead of string?
TIA!