Hi,
I am very new to MS Access and to VBA. I have a field in a table in MS Access that contains data in the format: xx-xxxx.xx , where x is a character.
I need to be able to compare this field with another field in a different table with the format as: xxxxxxxx. I would like to know how to...