S
SherryT
I have a query (in Access 2003) that has worked for 3 months but now gives me
a "compile error" with no real help on what the problem is. Below is the text
it refers to however, I have tried to parse it into smaller pieces (i.e.
mid$(....)) and still get the "compile error" msg.
"DateValue(Mid$(Exceptions!FormPrepDate,3,3) & " " &
Right$(Exceptions!FormPrepDate,2) & ", " & Left$(Exceptions!FormPrepDate,2))"
I have run Compact & Repair and have installed all Office updates. The table
has just under 36000 records. Could that be part of the problem?
Sherry
a "compile error" with no real help on what the problem is. Below is the text
it refers to however, I have tried to parse it into smaller pieces (i.e.
mid$(....)) and still get the "compile error" msg.
"DateValue(Mid$(Exceptions!FormPrepDate,3,3) & " " &
Right$(Exceptions!FormPrepDate,2) & ", " & Left$(Exceptions!FormPrepDate,2))"
I have run Compact & Repair and have installed all Office updates. The table
has just under 36000 records. Could that be part of the problem?
Sherry