You are here:
Excel Formulas, macros, automation. Microsoft Excel MVP - 2010. Code site with free code snippets and techniques: http://sites.madrocketscientist.com/jerrybeaucaires-excelassistant/files
Microsoft Excel MVP - 2010. I have my own extensive Excel help/code site: http://sites.madrocketscientist.com/jerrybeaucaires-excelassistant/files ===================== I have been offering free assistance as an Excel aid on many web sites for many years: (http://www.excelforum.com - JBeaucaire) ======== (http://www.askmehelpdesk.com/spreadsheets - JBeaucaire) ======= (http://www.mrexcel.com/forum - jbeaucaire)
Bachelor's Degree from Azusa Pacific University in Mathematics and Music Composition
Microsoft Excel MVP 2010
| User | Date | K | C | P | Comments |
|---|---|---|---|---|---|
| Rachael | 05/22/13 | 10 | 10 | 10 | |
| Andy | 04/17/13 | 10 | 10 | 10 | Thank you so very much for your ..... |
| roy | 04/15/13 | 10 | 10 | 10 | Thank you. But they are not merged ..... |
| Parantapkumar | 04/12/13 | 10 | 10 | 10 | Run time Error 1004. No cells were ..... |
| Prashant S Akerkar | 04/09/13 | 10 | 10 | 10 | Dear Jerry Thank you. Thanks & Regards ..... |
If all the data were stored in a single database sheet, then it would be simple to extract reports from that data in any way you want.. by employee/daterange, by departments, by $ values. Once you start
If your value has an extra 10% added in, that means there are 11 parts to that number. 10 parts = the 100% original value, then 1 part that is the 10%. So if this value is in A1, to get the original
I would suggest the third criterion be a cell and that cell be a date that is formatted exactly the same as the column I values. If that doesn't work for some reason, I'd suspect the dates might not
My friend, Brevity can read harshly, can't it? I'll be more verbal in this message. It's is a known truth that many times the answer to one's own questions are revealed when a well-worded question
The line of code with the word COPY in it is the clue. The second half indicates the target: ws.Range("A" & TitleRow & ":A" & LR).EntireRow.Copy _ Sheets(MyArr(Itm) & "").Range("A1")
Answers by Expert: