J
JA
I just transferred my stock updating database to a different computer, and
nothing works!
Both are using Access 2000. The db was originally on Win2000, and now it is
on WinME.
First, I can't use import specs through a macro. I have to go to File/Import
and use the specs from there. If I try it using the macro, everything goes
into the first field. Either way, the same spec is used.
Next, I have a query that updates 2 fields with today's date, using Date().
I'm now getting the error message that Date is an undefined function.
I also add the number value of several text fields, using Val([field1]) +
Val([field2])+etc. I'm getting the same error message that Val is an
undefined function.
All these things work on the Win2000 machine, but not on the WinME machine,
which doesn't make sense to me.
Thanks for any insights,
Jill
nothing works!
Both are using Access 2000. The db was originally on Win2000, and now it is
on WinME.
First, I can't use import specs through a macro. I have to go to File/Import
and use the specs from there. If I try it using the macro, everything goes
into the first field. Either way, the same spec is used.
Next, I have a query that updates 2 fields with today's date, using Date().
I'm now getting the error message that Date is an undefined function.
I also add the number value of several text fields, using Val([field1]) +
Val([field2])+etc. I'm getting the same error message that Val is an
undefined function.
All these things work on the Win2000 machine, but not on the WinME machine,
which doesn't make sense to me.
Thanks for any insights,
Jill