Problem with field name that uses #



I am trying to read from an access file that has a field named SS#.

In my SQL select clause if I do not put double quotes around it, it will not
open. If I do the query opens but trying to access the field generates an
error. Any suggestions for addressing this?


.