Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Any tips or guidance would be appreciated as im a vba excel newbie and learning on the fly. Ive been drafted in to help complete a project at work. I have a database sitting on a sql server. Im using Acess 2003 to run queries and outputting the recordsets to an excel file for the users. This is so the users can group or filter data when they are onsite depending on what they are doing i.e. what floor they are working on and on what site. Anyway, they want to be able to make changes to the spreadsheet and then update the rows back to the database to save time. (someone senior would analyse the changes so updates will be in a controlled environment). How would i achieve this as im not pulling back all the table so im not exporting it, Ive thought about creating a second excel template that they cut and paste the rows into or the whole file from the first file. This second template would have a button that loops through the rows and updates the table. Im not sure how to get started in creating the odbc link to the server from excel or if there is a better way. Cheers John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Update Excel Database via Access Main Database with a script | New Users to Excel | |||
Update a Database From Excel | Excel Worksheet Functions | |||
Using Excel as a database and need macro or vba to take data entered on one tab and update the database by adding to the next avail row | Excel Programming | |||
ado connection with excel pivotcach-problem update/delete,etc database | Excel Programming | |||
Update a Database Using Excel | Excel Worksheet Functions |