About 1,360,000 results
Open links in new tab
  1. Set Date as today using business roles - Dynamics 365 Community

    Jan 10, 2015 · You can accomplish this using the workflows rather than the 'Business Rule' option: - Create a workflow and set which field changes it triggers on - I don't think it needs to …

  2. Solved: get current datetime - Dynamics 365 Community

    Nov 3, 2022 · What the best line of code for getting the current date time for user preferred time zone?

  3. Excel Shortcuts - Time & Date - Excel Tips - MrExcel Publishing

    Aug 1, 2017 · How to enter the current time or date into a cell. This method is a shortcut key and is often superior to using NOW() or TODAY().

  4. Set a field to Today () - a Changing date based on the current date

    Jan 23, 2015 · I’m looking create a field on a form that updates continually based on the current time. I want this because I could then create rules and workflows off due dates, reminder …

  5. Formula for Now () that doesn't update dynmically - MrExcel

    Nov 12, 2019 · The NOW () function will always return the current date/time. You can use VBA to add a static date/time stamp. You can use Event Procedure VBA code to automatically update …

  6. Display Current Time and Date on Userform - MrExcel

    Jul 9, 2004 · I saw this on the message board and wondered how I could use this to help me display the current Date and Time on my userform. Thanks for your help. Yo...

  7. VBA to enter todays date in a range | MrExcel Message Board

    Nov 14, 2005 · That Template requires the date and it requires it to be in a certain format MM/dd/yyyy - or the upload of the template to a database fails if the date is not a certain …

  8. How to insert UTC Time into a cell | MrExcel Message Board

    Nov 26, 2009 · I need a cell with UTC Time so as I can reference to other cells with different time zones. I know how to figure the different time zone time from UTC. So do I need VBA to do …

  9. Solved: UTC Date time to System Date time in X++ - Dynamics …

    Nov 25, 2020 · Hi Experts, I need to display start date time and end date time from a table in my report which is of type UTCDateTime now. how can I convert it to user timezone datetime. …

  10. How to keep NOW () and TODAY () From updating. - MrExcel

    Mar 17, 2016 · So, I need to keep the NOW() and TODAY() from changing every time I change a cell or open the spreadsheet. I need the columns C, (TODAY()), F and G (NOW()) to stop …