How can I create and access the .xls(MicrosoftExcel) file
by MFC?
Thank you very much.
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10099124.htm...
Zones:
Windows MFCDate Answered: 11/18/1998 Rating: 8.4 Views: 4
I have received an email with an attached xls file and can not open it.
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_101...
Zones:
MS OfficeDate Answered: 01/20/1999 Rating: 7.6 Views: 0
I want to create a stock chart in XL but with an additional chart below it showing volume information for each stock price. The reason I need to do this is because volume info is considerably larg...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_101...
Zones:
MS OfficeDate Answered: 03/02/1999 Rating: 6.4 Views: 0
I would like to create an XLS file on our main frame. I am using the Excel 97 Developer's kit with the Biffviewer and also a hex editor for research. The documentation covers the biff records nic...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_102...
Zones:
MS OfficeDate Answered: 12/06/1999 Rating: 7.0 Views: 0
Hello,
I have a file in which I am writing a search result into a .xls file. I have a field called code which is all numbers. When I open the dynamically created file into excel, it truncates ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_11579998.htm...
Zones:
ASPDate Answered: 03/29/2002 Rating: 8.2 Views: 0
What I need:
I have a spreadsheet that is called
"AppendData.xls"
One sheet called "Appended"
I need a macro in this worksheet.
To go and look for other xls files in a certain directory
c:\...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_119...
Zones:
MS OfficeDate Answered: 11/28/2000 Rating: 7.8 Views: 0
I need to be able to change the content of my variables on the fly. Seems that I can only assign a value to a variable once inside a template when I try to change the variable the value does not c...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20106747.htm...
Zones:
XMLDate Answered: 04/20/2001 Rating: 8.8 Views: 0
Hello all
I have a user on a win98 laptop with Outlook 2000. His system is connected over a lan with an exchange 5.5 SP3 server (German).
Recently he had some problems forwarding messages wit...
http://www.experts-exchange.com/Software/Office_Productivity/Groupware/Outlook/Q_20154094....
I'm using
DoCmd.OutputTo acOutputQuery, "qry1",acFormatXLS, "M:\KDC\qry1.xls",True
DoCmd.OutputTo acOutputQuery, "qry2",acFormatXLS, "M:\KDC\qry.xls",True
is there a way to output both queri...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20404933.html
Zones:
MS AccessDate Answered: 12/18/2002 Rating: 8.8 Views: 0
how can i run xls file or csv (just open this file inside the excel)
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20410607.html