S
Slez via AccessMonster.com
When I try to run a forms code, I get an error message that states: MIssing
semicolon (
at the end of SQL statement.
While this seems to be blatently obvious, the strange part is that I DO have
a semicolon at the end of my SQL statement. Here is the very end of the
statement.
...AND ((Bid.BidNumber)=[Forms]![frmCopyBid]![ExistingBidNumber]));"
Any idea what might be the cause of an error like this? It does not debug
and highlight the affected area, so I'm unable to confirm this is the actual
problem area.
Any suggestions are appreciated!
Slez
semicolon (

While this seems to be blatently obvious, the strange part is that I DO have
a semicolon at the end of my SQL statement. Here is the very end of the
statement.
...AND ((Bid.BidNumber)=[Forms]![frmCopyBid]![ExistingBidNumber]));"
Any idea what might be the cause of an error like this? It does not debug
and highlight the affected area, so I'm unable to confirm this is the actual
problem area.
Any suggestions are appreciated!
Slez