I am using the Chr function and it seems to be conversing every ascii
representation to its upper case equivalent character.
Is there a way to preserve casing using the Chr function - or is there
an equivalent function that converts integer to string whilst preserving
case - OR should I roll (i.e. write) my own ?
Archived from group: microsoft>public>vb>enterprise