Migrate a Excel Spreadsheet

C

Capinvest

Hello,

Is there any way to migrate an Excel spreadsheet to a
standalone product? In other words, is there a way to
operate a excel spreadsheet without the Excel program. If
so what would be the basic steps, ie purchase from a third
party, c++ programming? I appreciate any help with this
matter. Thanks.
 
B

Bob Phillips

Cap,

If you migrate it to a standalone, it ceases to be Excel, and you lose the
Excel functionality. So anything Excel does, such as worksheet formulae, you
need to build. Seems wasteful to me.

If however you mean can you control Excel from another product, the answer
is yes, via automation. It takes a fair amount of code, but it is possible.
 
C

Capinvest

Thanks for your help.
-----Original Message-----
Cap,

If you migrate it to a standalone, it ceases to be Excel, and you lose the
Excel functionality. So anything Excel does, such as worksheet formulae, you
need to build. Seems wasteful to me.

If however you mean can you control Excel from another product, the answer
is yes, via automation. It takes a fair amount of code, but it is possible.

--

HTH

Bob Phillips




.
 

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

Top