Hi guys,
I'm trying to return the code associated with a character. Access Help tells me to use the CODE worksheet function, eg. CODE(A) returns 65, CODE(B) returns 66 etc. This works fine in Excel but what is the equivalent function in Access? In other words I want the inverse of the "chr"...