excel-2003
How to call web service from excel Macro
I need to call an webservice method from my excel macro. can any on suggest me how can i do that. I don\'t want to use soap related thing durin calling the webse开发者_Python百科rvice in macro code.[详细]
2023-02-16 12:10 分类:问答ErrorMessage in Excel
i got a urgent problem with the following error, while setting the DisplayAlerts-property of the Excel ApplicationClass to false.[详细]
2023-02-16 05:35 分类:问答Excel macro - can any one explain this?
I am new to Excel macros.. Can anyone tell 开发者_JS百科me what this macro does? Sub People_Add_Document()[详细]
2023-02-15 17:28 分类:问答Return if all Excel column values don't agree
I have the following data in an Excel Spreadsheet: ABC 1bbb I would like to put a formula in the column after the data which compares each (text) value in the row, and returns TRUE if they\'re all[详细]
2023-02-15 12:42 分类:问答Finding the first empty row to paste a row from another sheet
I am working on a macro for copying rows for different locations to sheets specific to the locations from a master sheet.[详细]
2023-02-14 01:12 分类:问答Using VB2010 to view an Excel 2003 chart
I am trying to take a chart(on it\'s own \"sheet\", not as an object inside of another \"sheet\"), and display it on a VB2010 windows form.[详细]
2023-02-13 08:16 分类:问答Disconnect between address assigned in code to named range and the resulting named range address
I am trying t开发者_运维问答o write a VBA script in Excel 2003 (not my choice of version) to partition a predefined range on a worksheet into ten named ranges.The worksheet name is \"paste_data\" and[详细]
2023-02-11 09:43 分类:问答VBA Assistance needed. trying to select a range of cells, cut, move and paste
I have a spread sheet that is updated weekly. What i need to do is cut come of the cells and paste to a new location. I have never used macros or VBA before but I am getting frustrated with the amount[详细]
2023-02-08 03:16 分类:问答COMException 0x800A03EC when setting axis title
When exporting data to excel via COM Interop I get an error (code 0x800A03EC) when trying to set the AxisTitle.Text property. This happens ONLY on one specific computer with Windows 7 x64 Professional[详细]
2023-02-07 08:03 分类:问答calling PHP based service from inside the Excel (using macro)
I would like to call a PHP based web service every time cell in column A is added or modified and write the resuts to collumns B,C,D[详细]
2023-02-07 08:00 分类:问答