Excel VBA

<p>Data processing, dynamic reporting, and workbook automation.</p>

Solved October 1, 2011

VSTO Add in for Office 365

I have a couple of Excel Add ins. If I move to Office 365, will these add ins be available ? Is there any…

thumb_up 5 trending_up 12
Solved September 30, 2011

convert date yyyymmdd to yyJJJ or Julian Date

Need a formula in excel and c# to convert data in "yyyymmdd" format to julian date format "yyJJJ"? Where "JJJ" is the Julian date…

thumb_up 9 trending_up 5
Solved September 22, 2011

Dynamic cell access

My question may seem quite simple but I haven't found the answer yet. In excel, I would like to access a cell with a…

thumb_up 20 trending_up 11
Solved August 24, 2011

Viewing excel files in my android app

I'm working on an Android app in which I have to open & close excel files on button click. These excel files will be…

thumb_up 13 trending_up 7
Solved August 16, 2011

How to extract text within a string of text

I have a simple problem that I'm hoping to resolve without using VBA but if that's the only way it can be solved, so…

thumb_up 22 trending_up 11
Solved July 28, 2011

How many Rows with data in excel sheet?

I am trying to count the number of rows in a spreadsheet which contain at least one non blank value over a few columns:…

thumb_up 14 trending_up 9