blah blah blah is here! blah blah » Close

0
votes
1 answers

Formulas in excel using c#

Hi All, I've got some problems with placing formulas in a cell in excel using C#; I'm trying to add a CONCATENATE(B1;C1) to cell A1. When I do not Numberformat the cell to text I get an error message, but when i do numberformat the c ...

Feedback