K
karin
does anyone know how i can run an excel macro from access.
this is what i've tried with no success--it says that i'm trying to use an
undefined object. The excel document is open and I think i've checked all
the appropriate things in the object library...
Dim appExcel As Excel.Application
appExcel.ActiveWorkbook.Application.Run ("DeleteCells")
help?!
kari
this is what i've tried with no success--it says that i'm trying to use an
undefined object. The excel document is open and I think i've checked all
the appropriate things in the object library...
Dim appExcel As Excel.Application
appExcel.ActiveWorkbook.Application.Run ("DeleteCells")
help?!
kari