H
hstijnen
Hi,
I want to create a sub with MSChart as parameter. I've the following lines
of code:
Sub test(ch as MSChart)
...
end sub
However, compiling causes the error "User-defined type not defined".
What can I do? Using MS Access 2000.
Thanks for help
I want to create a sub with MSChart as parameter. I've the following lines
of code:
Sub test(ch as MSChart)
...
end sub
However, compiling causes the error "User-defined type not defined".
What can I do? Using MS Access 2000.
Thanks for help