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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 copy 2 sets of data into TWO worksheets but using only ONE excel file

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-03-19 : 17:47:38
SiR KYC writes "hi.

i'm using sql server and i've come across a problem....
i have 2 sets of data and i've successfully copied the first set into one of the worksheets. i've also successfully created another worksheet within that ONE excel file. but i'm having problems copying the 2nd set of data into the 2nd worksheet. please help..


table of data 1 -> myspreadsheet.xls worksheet 1
table of data 2 -> myspreadsheet.xls worksheet 2

thanks in advance!"
   

- Advertisement -