I've created a great tool (thanks Skip) with help that will automatically place a date in a cell when 3 separate sets of progress scores reach 100% each. The cell is conditioned to turn red if past the desired date and green if on time.
---------------------------
I posted this in the wrong group so here it goes
-------------------------------------------------
Well the thing is, the sections where the user enters the dates which create those 3 sets of scores to 100% each is user defined. Now the end result does place the completed date as the entire project is finished and I think that is sufficient but I've been asked to add a check box and when the step is completed, the user checkes the box.
I see two things needed.Once checked the date is entered in a cell (and then conditionally formatted for on time or past due). However, I'm sure this requires vba right?That's where I say..HELP!![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
So if I have a check in cell F12 I want the NOW() function (if NOW()is a VBA function) to place the date (hard coded) into E12. I can lock the cell and conditionally format it but is this possible?I do have a concern, won't check boxes make this thing grow HUGE in size and add increased potential for corruption?
I know its squirrelly at best anyway (backup is your friend).If so please help.Thank you in advance..... Oh and I'm sharing the workbook with multiple users.... if that matters.I'm excited to hear more
-------------------------------------------------
Now before I moved this, Skip asked a question... why a check box?
The purpose of this whole workbook is to show accountability and to find the weak spots or kinds in the armor.
As is, the user can enter any date they want, but if we make it a check box to dignify when a task is done, then the date is automatically entered and cannot be 'fudged'.
I think that showing the completion of the project is good but that does keep the individual task dates left up to interpretation or manipulation.
I'll check back later tonight maybe but for sure in the morning.
LadyCK3
aka: Laurie![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
---------------------------
I posted this in the wrong group so here it goes
-------------------------------------------------
Well the thing is, the sections where the user enters the dates which create those 3 sets of scores to 100% each is user defined. Now the end result does place the completed date as the entire project is finished and I think that is sufficient but I've been asked to add a check box and when the step is completed, the user checkes the box.
I see two things needed.Once checked the date is entered in a cell (and then conditionally formatted for on time or past due). However, I'm sure this requires vba right?That's where I say..HELP!
So if I have a check in cell F12 I want the NOW() function (if NOW()is a VBA function) to place the date (hard coded) into E12. I can lock the cell and conditionally format it but is this possible?I do have a concern, won't check boxes make this thing grow HUGE in size and add increased potential for corruption?
I know its squirrelly at best anyway (backup is your friend).If so please help.Thank you in advance..... Oh and I'm sharing the workbook with multiple users.... if that matters.I'm excited to hear more
-------------------------------------------------
Now before I moved this, Skip asked a question... why a check box?
The purpose of this whole workbook is to show accountability and to find the weak spots or kinds in the armor.
As is, the user can enter any date they want, but if we make it a check box to dignify when a task is done, then the date is automatically entered and cannot be 'fudged'.
I think that showing the completion of the project is good but that does keep the individual task dates left up to interpretation or manipulation.
I'll check back later tonight maybe but for sure in the morning.
LadyCK3
aka: Laurie