Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Time/Date Stamp
Name: jfb Date: June 2, 2005 at 14:11:19 Pacific OS: NT 4.0 CPU/Ram: na
Comment:
Hope some expert can help. Here is what I want to do: I am making a log sheet for machine operators who will enter measurement data. As a sneaky way of gaging how fast they are going I want them to be able to enter the current time and date without them being able to fiddle with it.
So what I want is a macro that enters the time and date in a particular cell, but for the operator not to be able enter any data in another way, or forge a false time/date.
Also, I have tried creating a macro that enters the time and date(that wont' change when updated) I do this by entering ctrl-shift-; for the time and ctrl-; for the date. The problem is, when I run the macro it gives me only the time it was when I made the macro(???). Can't I make a macro that gives the current time and date. Why is this happening?
Summary: I am running XP Pro and Outlook 2003. I applied the DST patch to XP, and I also ran the TZMove tool for Outlook, and I still don't understand what purpose the Outlook patch served. Anyways, ever sinc...
Summary: I need to be able to use time in an arithmetic formula. For instance, if a cell has a number representing 45 minutes, I need that calculated as .75(or 3/4ths of a minute)but I would like the visual fo...
Summary: I want to combine A2&B2 cells A2 has date format 9/23/09 B2 has time format 10:48 AM When I combine them I get a decimal number! I want it to look like this 9/23/09 10:48 AM I tryed formula A2&" ...