This forum is so helpful! Thanks to all the pro's helping the newbies.
Our team (multi-users) uses a workbook to track new projects. I would like some code to do the following:
1 - add a button to the worksheet to Add A New Project
2 - the code would find the last project row (there are 3 rows at the bottom with totals, etc) so the last project is NOT the last row but col C is part of a merged cell
3 - look at the last project ID (col C) and add +1
4 - insert the row above the total line and copy the formats, formulas and validations from the row above
Ideas? Thanks so much.
Our team (multi-users) uses a workbook to track new projects. I would like some code to do the following:
1 - add a button to the worksheet to Add A New Project
2 - the code would find the last project row (there are 3 rows at the bottom with totals, etc) so the last project is NOT the last row but col C is part of a merged cell
3 - look at the last project ID (col C) and add +1
4 - insert the row above the total line and copy the formats, formulas and validations from the row above
Ideas? Thanks so much.