P
Patrick
Hi,
I try to use a large string in vba code
The string hold a "where" statement for a query.
The maximum charaters I can put into it is 251,
but the help file says the string datatype can hold up to 2^32 characters,
Somebody know what I'm doing wrong ?
Regards,
Patrick
I try to use a large string in vba code
The string hold a "where" statement for a query.
The maximum charaters I can put into it is 251,
but the help file says the string datatype can hold up to 2^32 characters,
Somebody know what I'm doing wrong ?
Regards,
Patrick