Works for me. Could this be a security issue where you need to enable macros
to be run? In Access 2003 I specifically have to click "Open" in a dialog
because it has code in it.
> Works for me. Could this be a security issue where you need to enable macros
> to be run? In Access 2003 I specifically have to click "Open" in a dialog
[quoted text clipped - 22 lines]
>
> - Show quoted text -
I have the macros enabled. This is working for me now. I was getting
an error message, but it was actually peforming the sub routine, so I
put an 'On error resume next' before the appAcc.Run "getdata_Kenya" .
Still don't know what the error is all about.
thanks again for your time.
Dave
- - 14 Sep 2007 21:12 GMT
Looks like there's something in "getdata_Kenya" that's erroring out.
Possibly the error doesn't happen when you run it from Access, but just from
Excel?
>> Works for me. Could this be a security issue where you need to enable
>> macros
[quoted text clipped - 32 lines]
>
> Dave