I am having problems using the CLng and .Value type in the vba code
I can use these fine if the modules being called hold an integer value like a unique code number.
But when using strings it comes up with error that you can't use CLng or change the .value bit.
As i am not sure what these do could someone please explain what the purpose of the
CLng
.Value
are. If you could also help in which ways i can change them to hold sring values it would
be helpful.
Thank you
I can use these fine if the modules being called hold an integer value like a unique code number.
But when using strings it comes up with error that you can't use CLng or change the .value bit.
As i am not sure what these do could someone please explain what the purpose of the
CLng
.Value
are. If you could also help in which ways i can change them to hold sring values it would
be helpful.
Thank you