Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
mxr561
Starting Member
1 Post |
Posted - 2006-09-25 : 11:46:24
|
| Is there a way to update a specific cell(s) in an excel? I have an excel with charts and graphs which use as data source a range of cells from another sheet within the same spreadsheet. Is there a way update a specific cell from within the sql using openrowset()... ?thanks |
|
|
snSQL
Master Smack Fu Yak Hacker
1837 Posts |
Posted - 2006-09-25 : 12:04:04
|
| Try thishttp://www.sqlteam.com/forums/topic.asp?TOPIC_ID=49926&whichpage=5 |
 |
|
|
|
|
|