Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Hello, When a description is entered into the first cell, I want the date & time, to automatically insert into a different cell (Protected,Not to be edited by the user). Then when the project is finished, the date is entered (pops up automatically) which will display the now date & time. The total project time only will be displayed in a different cell. I know how to protect cells. I do okay with this beautiful program but do not know anything about Macros or VB. Hopefully, this will be easy for me to do! Thanks for the assistance. -- jackel |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Fri, 15 Feb 2008 22:26:56 +0000 from jackel <jackel.1fbf994
@officefrustration.com: When a description is entered into the first cell, I want the date & time, to automatically insert into a different cell (Protected,Not to be edited by the user). Then when the project is finished, the date is entered (pops up automatically) which will display the now date & time. The total project time only will be displayed in a different cell. I know how to protect cells. I do okay with this beautiful program but do not know anything about Macros or VB. Hopefully, this will be easy for me to do! Look into events in VBA. -- Stan Brown, Oak Road Systems, Tompkins County, New York, USA http://OakRoadSystems.com A: Maybe because some people are too annoyed by top posting. Q: Why do I not get an answer to my question(s)? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Stan Brown;2631509 Wrote: Fri, 15 Feb 2008 22:26:56 +0000 from jackel jackel.1fbf994 @officefrustration.com:- When a description is entered into the first cell, I want the date & time, to automatically insert into a different cell (Protected,Not to be edited by the user). Then when the project is finished, the date is entered (pops up automatically) which will display the now date & time. The total project time only will be displayed in a different cell. I know how to protect cells. I do okay with this beautiful program but do not know anything about Macros or VB. Hopefully, this will be easy for me to do! - Look into events in VBA. -- Stan Brown, Oak Road Systems, Tompkins County, New York, USA http://OakRoadSystems.com A: Maybe because some people are too annoyed by top posting. Q: Why do I not get an answer to my question(s)? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? What description would I look for? -- jackel |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
jackel
Easy enough to do with event code. The project starts when user enters a description in a cell and a static time will be placed into a cell and that cell locked by event code. I have one question first. How will Excel know when the project is finished? Maybe two questions........any particular cells for the times to be entered? Gord Dibben MS Excel MVP On Sat, 16 Feb 2008 18:05:09 +0000, jackel wrote: Stan Brown;2631509 Wrote: Fri, 15 Feb 2008 22:26:56 +0000 from jackel jackel.1fbf994 @officefrustration.com:- When a description is entered into the first cell, I want the date & time, to automatically insert into a different cell (Protected,Not to be edited by the user). Then when the project is finished, the date is entered (pops up automatically) which will display the now date & time. The total project time only will be displayed in a different cell. I know how to protect cells. I do okay with this beautiful program but do not know anything about Macros or VB. Hopefully, this will be easy for me to do! - Look into events in VBA. -- Stan Brown, Oak Road Systems, Tompkins County, New York, USA http://OakRoadSystems.com A: Maybe because some people are too annoyed by top posting. Q: Why do I not get an answer to my question(s)? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? What description would I look for? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting total number of hours (24 hours) into days | Excel Discussion (Misc queries) | |||
total hours | Excel Worksheet Functions | |||
total hours vs total worked hours | Excel Discussion (Misc queries) | |||
How to seperate OT and Reg. Hours from total hours | Excel Worksheet Functions | |||
Adding minutes showing total in hours/minutes, i.e., 60 mins + 60 mins + 15 mins to total of 2 hours 15 mins? | Excel Discussion (Misc queries) |