Excel VBA

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

Solved June 27, 2016

Using Range.Replace on Formula Cells

I have a short list of values from A1 through A10: A4 contains the string ab and A5 contains the formula: ="a" & "b"…

thumb_up 7 trending_up 10
Solved February 6, 2016

Interior.Color Property inverts colors?

I have written a piece of code that allows me to retrieve the shading color of a specific cell inside a sheet of an…

thumb_up 5 trending_up 5
Solved September 24, 2015

How to group rows/columns in EPPlus

Is there a way to achieve this in EPPlus? Only thing I could find on the internet is grouping specific data for example: AAA…

thumb_up 8 trending_up 4
Solved September 21, 2015

Mysterious use of LOOKUP

I've been using this Excel formula for years. It works fine, but I want to understand why it works! The formula is used to…

thumb_up 7 trending_up 5