Concealing VB code

  • Thread starter Thread starter Karl Irvin
  • Start date Start date
K

Karl Irvin

In Excel 2000 or later, can you develop a spreadsheet with a lot of VBA code
and hide or compile the code so users can't see or modify it?
 
Thanks Anne

I have an Access app the exports data out of an accounting package and via
automation adds it to Excel. The process of transferring the data to Excel
is relatively slow so I was thinking of re-writing the app in Excel to avoid
this bottleneck.

In Access I can make an mde file (sort of a compiled file) that makes the
code unreadable. But I sell this product and would rather not have the code
visible. I guess I will stick with the Access to Excel process.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top