PDA

View Full Version : wData



chattympc
12-19-2007, 06:02 AM
Hi-

I am trying to connect to a database through a SQL server and modifying the query to test which parameters work best. However, everytime I run the query a hidden worksheet called "wData" is created which has only four cells: Current date, current time (each appears twice)
I know this sounds stupid but what is wData and why is it appearing? Any help or feedback would be greatly appreciated.

Thanks

XLGibbs
12-20-2007, 03:51 PM
I have never heard of that, it must be something in the workbook code somewhere that adds the sheet. I connect to SQL Server constantly from excel and have never had a worksheet get added.