(a) I'm new to VBA programming (mostly Java background) and I was wondering if there was a good "tutorial" starting out. The context of my work: I'll be doing text manipulation, mostly. I will be pasting worksheets in from other workbooks and I'd like to create Macros that will manipulate the data.
(b) Specifically, I want to go through columns and make changes. For example... go through column A and remove all semicolons. Go through column B and append the word "foo" to the cell contents. Merge the contents (text strings) of two cells.
Sorry for such a beginner's question... I did searches but most of these posts are so specific that they didn't help a whole lot...
Thanks in advance,
Rudejohn
************
RudeJohn
************
(b) Specifically, I want to go through columns and make changes. For example... go through column A and remove all semicolons. Go through column B and append the word "foo" to the cell contents. Merge the contents (text strings) of two cells.
Sorry for such a beginner's question... I did searches but most of these posts are so specific that they didn't help a whole lot...
Thanks in advance,
Rudejohn
************
RudeJohn
************