J
John F Kappler
Hi! Me again......
The following statement (working quite happily in Access 97):
Set MySet = MyDB.OpenRecordset(TSql)
or for that matter...:
Set MySet = MyDB.OpenRecordset("Stock Sales")
Provokes the error message:
13 Type mismatch
Given how much help HELP is, can anyone give me a clue as to what is
going on?
TIA
JohnK
The following statement (working quite happily in Access 97):
Set MySet = MyDB.OpenRecordset(TSql)
or for that matter...:
Set MySet = MyDB.OpenRecordset("Stock Sales")
Provokes the error message:
13 Type mismatch
Given how much help HELP is, can anyone give me a clue as to what is
going on?
TIA
JohnK