No announcements
Found 3651570 threads
-
0 Votes
create Excel Sheet with drop down list Using EPplus
Hi Anaguib, According to your description, as far as I know that EPPlus supports VBA, so you could write VBA code to Excel file by ...Answered | 6 Replies | 9095 Views | Created by Anaguib - Saturday, August 20, 2016 1:37 PM | Last reply by David_JunFeng - Friday, August 26, 2016 8:39 AM -
0 Votes
Error throws while loading excel workbook using epplus if excel contains picture and empty row before the content.
http://epplus.codeplex.com/discussions you can also ask general excel questions over here.Answered | 1 Replies | 1175 Views | Created by Meygnanam - Monday, September 4, 2017 9:58 AM | Last reply by Dave Patrick - Monday, September 4, 2017 12:39 PM -
0 Votes
How to add to Text Box For excel Charts
>>I am dont want use in interoperatiblity because of performance issue , please guide how to do in Open excel or EEPLUS any XLSX ...Answered | 2 Replies | 1186 Views | Created by Ranjith Murthy - Thursday, May 19, 2016 8:44 PM | Last reply by David_JunFeng - Monday, May 23, 2016 1:49 AM -
0 Votes
C# EPPlus not evaluating formula SUM(A3:B3)
i resolve it. in execel we write formula like =SUM(A1:A2) but in case of EPPlus we can not use = sign before formula. my issue resolved. thanks for help.Answered | 5 Replies | 8625 Views | Created by Sudip_inn - Monday, December 31, 2018 6:16 PM | Last reply by Sudip_inn - Tuesday, January 8, 2019 2:16 PM -
0 Votes
EPPlus The type or namespace name 'OfficeOpenXml' could not be found (are you missing a using directive or an assembly reference?)
EPPlus requires that you also add a reference to System.Core and WindowsBase.Answered | 1 Replies | 23048 Views | Created by lvskrishna - Tuesday, October 8, 2013 10:52 AM | Last reply by CoolDadTx - Tuesday, October 8, 2013 1:56 PM -
1 Votes
Excel add-in password text box
I'd suggest using a custom task pane for entering login/password.Answered | 4 Replies | 7541 Views | Created by ShavingFoam - Saturday, May 14, 2011 9:36 PM | Last reply by Kit C - Tuesday, May 17, 2011 10:29 PM -
0 Votes
Add Text to Excel Using EPPlus
if(Directory.GetFiles(subdir).Length == 0) { //Here, I think the "using code" could be removed ...Answered | 1 Replies | 128 Views | Created by Anonymous - Friday, October 30, 2015 1:29 AM | Last reply by Anonymous - Wednesday, November 4, 2015 6:56 AM -
0 Votes
Export to Excel without Excel
I used EPPlus Library to create Excel files a few of my projects.Answered | 5 Replies | 1141 Views | Created by Jassim Rahma - Saturday, August 27, 2016 5:55 PM | Last reply by Khanna Gaurav - Monday, August 29, 2016 5:02 PM -
2 Votes
Can I use open source WPF controls to develop my commercial Excel add-in software?
Thanks for useful info.Answered | 3 Replies | 1403 Views | Created by HMirza - Sunday, April 24, 2016 11:28 AM | Last reply by HMirza - Tuesday, May 3, 2016 4:41 PM -
0 Votes
Create Microsoft Excel using C#
According toAnswered | 3 Replies | 729 Views | Created by Jassim Rahma - Wednesday, June 25, 2014 6:38 AM | Last reply by Blackwood - Friday, August 22, 2014 2:27 PM -
0 Votes
Delete legend entries from an Excel chart
Excellent answer!Answered | 5 Replies | 3384 Views | Created by dani_s - Tuesday, November 10, 2015 12:15 PM | Last reply by FrancescoFriuli - Wednesday, February 28, 2018 9:01 PM -
0 Votes
Disabling wrap text button in excel using SSRS
Hi Sonia, As you may know, Wrap Text button used to wrap extra-long text into multiple lines so you can see all of it.Answered | 6 Replies | 7728 Views | Created by Sreenath Lakshmanan - Thursday, January 9, 2014 10:39 AM | Last reply by Rashiki7777 - Wednesday, April 2, 2014 7:16 PM -
0 Votes
Using c# to read Excel workbook data into an array, and writing array values back to an Excel Workbook.
AddReference to the Excel library) but this is only good for one version of Excel.Answered | 6 Replies | 8976 Views | Created by OKSFA - Thursday, February 6, 2014 3:25 PM | Last reply by OKSFA - Thursday, February 13, 2014 9:45 PM -
2 Votes
How to add a column to an Excel file using vb.net?
Hi Ade_o, Alter table statements are not supported for the Microsoft Excel or Text driver.Answered | 12 Replies | 13625 Views | Created by Ade_O - Thursday, May 6, 2010 11:28 PM | Last reply by Ade_O - Thursday, June 3, 2010 3:27 AM -
0 Votes
How to add to Text Box For excel Charts
http://answers.microsoft.com/en-us/office/forum/excelAnswered | 1 Replies | 950 Views | Created by Ranjith Murthy - Thursday, May 19, 2016 7:41 PM | Last reply by Dave Patrick - Thursday, May 19, 2016 7:43 PM -
0 Votes
Read data from Excel as text using C#
Using this you can get values.Answered | 3 Replies | 2966 Views | Created by Nirmal Giri A - Monday, December 17, 2012 10:22 AM | Last reply by Sergio Russo - Monday, December 17, 2012 12:00 PM -
0 Votes
Update or add an item to a list using Excel VBA
Hi, Try the solution in below thread, the solution to call SharePoint soap service to update listitem.Answered | 2 Replies | 1901 Views | Created by Michael_bdd - Friday, December 6, 2019 11:12 PM | Last reply by Michael_bdd - Sunday, December 29, 2019 11:30 PM -
0 Votes
MDS Excel add-in with Excel online
Currently, MDS Excel add-in does not support web based O365 clients.Answered | 2 Replies | 2026 Views | Created by Per Nourry - Wednesday, February 4, 2015 9:10 AM | Last reply by Vincent Chen (X) - Thursday, February 19, 2015 8:38 PM -
0 Votes
Macro to Wrap Text in Excel
Hi John, Actually Excel stores the data in single line. when we use Wrap Text at that time it display the data in multiple line if data are long to ...Answered | 3 Replies | 900 Views | Created by JOHN BRITTOx2x - Wednesday, August 24, 2016 4:18 AM | Last reply by Deepak Saradkumar Panchal - Thursday, August 25, 2016 5:06 AM -
1 Votes
How to converting a text file to excel using VBA
I thinks if I use marco it will much easier.Answered | 6 Replies | 7345 Views | Created by Mikki P - Saturday, February 4, 2012 2:58 PM | Last reply by Peter Thornton (Excel MVP 2008-13) - Saturday, February 4, 2012 5:20 PM - Items 1 to 20 of 3651570 Next ›
No announcements