D
Dale Brown
Does anyone now which specific reference the Trim function is in?
Dale said:Does anyone now which specific reference the Trim function is in?
gold said:I have had to specifically reference the VBA library in my applications. Use VBA.Trim() instead of just Trim().