Compiling A Workbook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to compile a excel vb app so the user does not have to have
excel loaded to be able to use the workbook and macros?

Thanks,

Ken
 
Only if your VB app is a complete spreadsheet app, i.e. a replacement for
Excel, with those functions you need.
 
Back
Top