G
Grant
I would be grateful for some help with the following problem.
I have recently written a small system in Access 2007 which works fine on my
laptop.
Having installed it on the user's PC, his system does not recognise common
functions such as LEFT, TRIM and MID which I have used in some VBA
procedures. It also apparently fails to recognise the DATE() function in a
query to select outstanding invoices.
I have compared the References on the 2 machines and the only difference
seems to be that the customer's PC is missing the reference to AolCalSvr 1.0
Type Library. I cannot find the corresponding file - MyCalendar.dll - on the
customer's PC.
Oddly enough, the Activex calendar (to which this file relates ?) works as
it should.
Can anyone please explain why the user's PC fails to recognise perfectly
standard functions such as LEFT and how to solve this problem.
Thanks
I have recently written a small system in Access 2007 which works fine on my
laptop.
Having installed it on the user's PC, his system does not recognise common
functions such as LEFT, TRIM and MID which I have used in some VBA
procedures. It also apparently fails to recognise the DATE() function in a
query to select outstanding invoices.
I have compared the References on the 2 machines and the only difference
seems to be that the customer's PC is missing the reference to AolCalSvr 1.0
Type Library. I cannot find the corresponding file - MyCalendar.dll - on the
customer's PC.
Oddly enough, the Activex calendar (to which this file relates ?) works as
it should.
Can anyone please explain why the user's PC fails to recognise perfectly
standard functions such as LEFT and how to solve this problem.
Thanks