excel
How to copy a cell or a range of cells from one Excel spreadsheet to another Excel Spreadsheet with VS 2008 VB
I have created a GUI (the easy part) in VS 2008 VB that has two text boxes (one to select the target Excel file, and the other to select the destination Excel file). They both are accompanied by a bro[详细]
2023-04-13 00:23 分类:问答Convert Excel to Word and then again in Excel from Word
I\'ve an Excel file which is in hindi kruti and I wanted to con开发者_如何学JAVAvert it in mangal but there is no any software or tools which provide it, but it works for Word so is it any way to conv[详细]
2023-04-13 00:22 分类:问答Dynamically setting the sum formula in excel
I want to sum two cells values. Like i want sum of A1 and A2 in C1 then the开发者_运维百科 formulla will be =sum(A1,A2). but in this formulla row number fixed (i.e. 1 and 2). but I want that row numbe[详细]
2023-04-12 23:42 分类:问答Macro button to change filter
I want to have buttons to change my excel filter. I filter my fields with contains=something so each button should change that something text.[详细]
2023-04-12 23:24 分类:问答find date interval for unique id excel
I am working with this data in excel. here is the original data input person12007 person12008 person12008[详细]
2023-04-12 23:21 分类:问答Printing to PDF from Excel w/bookmarks
I\'m programmatically creating many sheets in an Excel workbook. When I\'m done I need to print the workbook to a pdf. That is working using this code[详细]
2023-04-12 23:10 分类:问答AutoFill error in excel c#
The err开发者_如何学JAVAor statement says \"Unable to get the AutoFill property of the Range class\". However, AutoFill property is indeed in Range Class, as I checked.Does anyone know how to resolve[详细]
2023-04-12 21:26 分类:问答Adding of Count in Excel
How do I increment the row count (Cnt) based on the Number column in Excel? Are there any formulas that I can use to generate the Cnt column?[详细]
2023-04-12 21:03 分类:问答Create installer for add-in in Excel 2007
I have开发者_StackOverflow中文版 created an add-in for Excel 2007 in visual studio. How do I make an installer / get it onto other peoples computers.[详细]
2023-04-12 19:52 分类:问答Excel VBA - Code used to work, can't find the issue now
I was using this code and it was working just fine before, but now for some reason I\'m getting an error that just says \"400\" and I didn\'t think I changed anything.[详细]
2023-04-12 19:44 分类:问答