Oaktree
MrExcel MVP
- Joined
- Jun 20, 2002
- Messages
- 8,121
- Office Version
- 365
I haven't decided yet if I want to writeup (and steal writeups for ) these items yet, but I wanted to make a list of things that I'd teach a Noob about Excel. Not an "all-inclusive" list by any means, and not a book that's 100s of pages long. I think J-walk, Bill Jelen, Steve Bullen, etc. fill the need for books...
But, I kept thinking that I wish there was a (somewhat short) list out there somewhere that had things to teach the "new guy" that would make his job easier and combine some of the bigger lessons learned and things we've seen on this board. Perhaps there's a better one out there and I'm just reinventing the wheel...?
I came up with this and was curious as to what I've missed that you would have included:
Thanks for reading,
Cheers,
Matt
But, I kept thinking that I wish there was a (somewhat short) list out there somewhere that had things to teach the "new guy" that would make his job easier and combine some of the bigger lessons learned and things we've seen on this board. Perhaps there's a better one out there and I'm just reinventing the wheel...?
I came up with this and was curious as to what I've missed that you would have included:
Rich (BB code):
1. Navigation
a. Shortcut Keys and how learning them can save you oodles of time
b. F5 is your friend
c.Freezing Panes
d.PasteSpecial
2. Cosmetics
a.Number Formatting
b.Conditional Formatting
c. The few cases where it may be appropriate to use merged cells
d. F4 is your friend
e. Formatting cells outside your used range will cause your file size to balloon
3. Printing
a.Print area
b. Fit to
c. Repeating rows/columns on each page
4. Entering formulas
a. Using F9 to audit formulas
b.F2
c. CTRL { and CTRL }
d.Trace Dependents / Precedents
5. Dates and Time
a. =A2 - A1 calculates the # of days between two dates
b. NETWORKDAYS function
c.Weekday
d. EDATE/EOMONTH
6. Calculating and summarizing
a.Conditional calculations
i.CountIf
ii.SumIf
iii.SumProduct
iv. How to use an array formula to do AVERAGEIF, PERCENTILEIF, etc.
b. How the manual/automatic calculation setting works and affects other workbooks
c. SHIFT+F9 is your friend with large workbooks
d.Data ' subtotals
e. Add something about random numbers here
f. The few cases where it may be appropriate to hard code data
g.Goal Seek And Solver
7. Retrieving data
a.Filters
i.AutoFilter
1. The SUBTOTAL function
2. Alt + ; is your friend
ii.Advanced Filter
1. Getting unique records
2. I'm debating whether I want to go further with this
b.Linking Cells
i. Why this is a great thing
ii. Why this is a terrible thing
c.VLookup
i. The difference between an "Exact Match" and an "Inexact match" and the assumptions for each
ii. How to use { , ; }'s to put a list in your formula
d. INDEX/MATCH
e.Choose
f.INDIRECT
i. Warning for needing to keep other referenced workbooks open
g. LOOKUP and returning the last item
h.Array formulas
i. Match on two columns
ii. TRIM/LEFT within VLOOKUP
i.Pivot tables
i.What they 're for
ii.Grouping dates
8. Charts
a. Linking chart aspects (heading/etc.) to cells
b. Add more stuff here
9. Named ranges
a. Dynamic named ranges
10. BOOK.xlt, SHEET.xlt, and PERSONAL.xls
11. Security
a.Data Validation
i.Dependent lists
ii.Input messages
b.Protecting Worksheets / Workbooks
i. How to
ii.Limitations
iii.xlVeryHidden
c. Locking your code
d.Digital Signatures
i. Scheduling automatic tasks
12. Do I want to go into details of the data analysis offerings here…?
13. VBA
a.Events
i.Open
ii.Change
iii.Calculate
iv.BeforeSave
v.BeforePrint
b.Input box And MsgBox
c. Add something about the macro recorder here
d.BackgroundQuery = False
e. A short introduction to userforms
14. References
a.Obviously , www.mrexcel.com / board2
b. http://www.mrexcel.com/board2/viewtopic.php?t=131224 (recommended add-ins and links)
c.www.msdn.com
d. http://support.microsoft.com
Thanks for reading,
Cheers,
Matt