View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Must Access be installed to use VBA in Excel 2003?

Yes. Excel VBA can run without other Offfice products being installed.
--
Gary''s Student - gsnu200765


"Melody" wrote:

I have a project that gets a "can't find project or library" error when
running on a computer that does not have Access installed. Runs fine on a
computer with Access. Tools/References is grayed out. Can VBA code be made
to run without having Access installed?