Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming,microsoft.public.excel.misc,microsoft.public.sqlserver.programming
|
|||
|
|||
![]()
I want to read a SQL Server table into Excel and then make changes to
it and then update the Excel range back to SQL Server. Also, I want to be able to add new rows or delete rows in a range and reflect back the same into SQL Server. In simple words I want to do the same thing what Access Link table does from SQL Server. One of the main problems I face is how to identify the range the query populated in Excel ? Then how to track what rows were deleted and what were inserted newly and what was updated. If any of you have a VBA / t-SQL code for this it is highly appreciated. Thanks Belinda |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Write data back from a form to sheet | Excel Discussion (Misc queries) | |||
How can I write 3/5 in a cell and have it look like 03-May back? | Excel Discussion (Misc queries) | |||
connecting to back end server | Excel Discussion (Misc queries) | |||
SQL Server UPDATE Database from Excel Table | Links and Linking in Excel | |||
Is it possible write a self-defined function in excel that connect to SQL server to get data? | Excel Programming |