PC Review


Reply
Thread Tools Rate Thread

Convert excel formulas from worksheets into standalone ie. databas

 
 
=?Utf-8?B?U3RldmVuUw==?=
Guest
Posts: n/a
 
      25th Sep 2007
We have written an extensive programme using excel & VBA. We use a
combination of calculations & lookups in excel for some of our database
equivalent functions & VBA to control loops, data entry etc.
Due to different versions of excel & trying to distribute our software to
different users we are finding that we need to make the software standalone.
Is there a way of converting existing formulas in excel into an equivalent
standalone ie database so we have an exe. file so we can distribute the
programme to any user and not be concerned about the version of excel they
are using. I am open to suggestions or if you need clarification i can
clarify. We are prepared to recode if required.
--
SS
 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      25th Sep 2007
You could convert to a VB executable and a mdb database using SQL to access
the data, but it is going to be a lot of work changing all of the
calculations (i.e. re-writing you own functions), the lookups (ditto), and
presenting the data.

A better way IMO is to develop your Excel app on the lowest version that you
will be using in production. Backwards compatibility is pretty secure
(although they did drop FileSearch in Excel 2007).

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"StevenS" <(E-Mail Removed)> wrote in message
news:3FEBD20F-E418-4830-A0FD-(E-Mail Removed)...
> We have written an extensive programme using excel & VBA. We use a
> combination of calculations & lookups in excel for some of our database
> equivalent functions & VBA to control loops, data entry etc.
> Due to different versions of excel & trying to distribute our software to
> different users we are finding that we need to make the software
> standalone.
> Is there a way of converting existing formulas in excel into an equivalent
> standalone ie database so we have an exe. file so we can distribute the
> programme to any user and not be concerned about the version of excel they
> are using. I am open to suggestions or if you need clarification i can
> clarify. We are prepared to recode if required.
> --
> SS



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert Excel sprdsht with data in checked boxes to Access databas Heather Bishop Microsoft Access External Data 1 21st Apr 2010 02:23 PM
Current user does not have permission to convert or enable databas Akilah Microsoft Access Security 3 12th Mar 2010 11:26 PM
Possible to convert a + number to a - num automatically in databas MMC Microsoft Access Queries 2 7th Mar 2008 08:55 PM
working with excel worksheets, formulas =?Utf-8?B?d2F5bmU=?= Microsoft Excel New Users 1 25th Jan 2006 03:31 PM
is it possible to convert excel workbook into a standalone applic. =?Utf-8?B?dG90YWxseSBtZWx0aW5n?= Microsoft Excel Misc 0 22nd Jan 2005 08:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:38 PM.