ExcelVBANOOB
New Member
- Joined
- May 7, 2014
- Messages
- 7
As I fight through teaching myself VBA (I interviewed for an engineering internship, and when they asked if I could write my own macros, I responded with a 1000-yard stare, so before I start next week, I need to be a VBA wizard), I've recorded a few macros for use in my programs. However, in my efforts to simplify them, I see a bunch of parenthetical numbers after the "FormatConditions" and "IconCriteria" terms. Often, those numbers are the only differences between the "With-EndWith" statements. I realize in a jam, I can just copy/paste those terms, but I'd like to know what I'm doing, and I'm a bit of a perfectionist. I've tried VBA help and internet searches, but can't seem to figure out what those numbers stand for. Please help! Thanks a ton in advance!