Jonmo1
MrExcel MVP
- Joined
- Oct 12, 2006
- Messages
- 44,061
OK, here's my current list of common problem/solution
I have 8 formula issues and 5 VBA issues.
Any more suggestions?
I've shyed away from talking about Date/Time and Conditional Formatting issues. Those are more like general discussions and may not be appropriate for a top 10 type of article..
Formula:
1. How to eliminate #N/A errors from a Vlookup formula?
2. Vlookup doesn't find the match but I know it's there?
3. How to make Vlookup work from right to left?
4. How to perform a multiple criteria count or sum?
5. How to assign a different rate based on value ranges (1-10 = 10%, 11-20 = 15%, 21-30 = 20%)?
6. How do I nest more than 7 Ifs?
7. How to make a range dynamically adjust size according to how much data is in the range?
8. How to lookup value in a matrix with row and column variables?
VBA:
1. How to find the last used row or column #?
2. How to speed up my code?
3. How to apply macro to multiple sheets?
4. I protected my sheets but now my macros don't work?
5. How can I name my sheet according to the value in a cell?
I have 8 formula issues and 5 VBA issues.
Any more suggestions?
I've shyed away from talking about Date/Time and Conditional Formatting issues. Those are more like general discussions and may not be appropriate for a top 10 type of article..
Formula:
1. How to eliminate #N/A errors from a Vlookup formula?
2. Vlookup doesn't find the match but I know it's there?
3. How to make Vlookup work from right to left?
4. How to perform a multiple criteria count or sum?
5. How to assign a different rate based on value ranges (1-10 = 10%, 11-20 = 15%, 21-30 = 20%)?
6. How do I nest more than 7 Ifs?
7. How to make a range dynamically adjust size according to how much data is in the range?
8. How to lookup value in a matrix with row and column variables?
VBA:
1. How to find the last used row or column #?
2. How to speed up my code?
3. How to apply macro to multiple sheets?
4. I protected my sheets but now my macros don't work?
5. How can I name my sheet according to the value in a cell?