I have an Access 2010 database that had many Format functions in both queries and VB code. It works fine. I created a new Access database and now get a popup that says "Undefined function 'Format' in expression". I checked all my VB References, none are
missing. I decompiled and recompiled the database and it finds all the Format Functions and gives an error.
I was doing some minor changes to the original, working Access database, the one where the Format Function was still working and, about half way through the editing I now get the same error.
The databases are on my computer only and are not web applications, they just created Excel spreadsheets for our team. Does anyone have any other suggestions as to what might be causing this issue.