excel-vba

136 expert-verified Q&A posts in this category, sourced from the top-voted answers on Stack Overflow.

Solved November 2, 2011

Differentiate trim and trim$ in vba

What is the difference between trim and trim$ in vba? Accidentally today when I used left and trim functions in vba, The compiler said…

thumb_up 16 trending_up 8
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