Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Possible to handle database insert, update and select in excel?

Hi all,

I have a rather big spreadsheet that is use by a few different people for
for some calculations. There are a lot of data that need to be inserted into
different worksheets of the spreadsheet. The day-to-day work in this works
fine, but a problem occurs whenever I make an update to the spreadsheet. All
my users then need to download my new version of the spreadsheet and
manually spend a few hours to move the data from the older version to the
never version. Obviously this is not a good solution, and I am looking for a
way of separating the data in the spreadsheet from the logic. If I could
store the user inserted data external from the spreadsheet, load the data
into the spreadsheet whenever it is opened, and save the data to the external
source whenever the spreadsheet is saved, I would have a much less
troublesome life. ;)

I would believe that storing the data in a database (such as SQL server)
would be the optimal solution. I've been searching the excel documentation
and the internet, but I can not seem to find what I am looking for.

I've found ways of exporting data from a database into Excel, and I've found
ways of exporting excelspreadsheets into a database. But these methods deal
only with whole spreadsheets, and not with the information in some specific
cells in the spreadsheet.

Basically, what I would like to do is to execute functions similar to
select, insert and update queries of SQL in the excel spreadsheet - and my
question to the readers of this forum is whether there is a way of doing this?

I am not scared of creating a few macros in VBA if this would be a way of
solving the problem.

thankfull for any help,
anders

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Update a Database From Excel Sh0t2bts Excel Worksheet Functions 0 August 7th 06 03:13 PM
SQL Server UPDATE Database from Excel Table Fawwah Links and Linking in Excel 2 June 13th 05 08:54 AM
Use Excel to make an update query to another database table? Reigning in Seattle Excel Discussion (Misc queries) 2 April 14th 05 06:25 PM
Update a Database Using Excel Dmorri254 Excel Worksheet Functions 1 April 11th 05 07:56 PM
how do I select unique dates from a database in Excel? pomalley Excel Worksheet Functions 3 March 9th 05 03:02 PM


All times are GMT +1. The time now is 09:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"