Software-OK
≡... News | ... Home | ... FAQ | Impressum | Contact | Listed at | Thank you |

  
HOME ► Windows Tip - QuickTextPaste ► «««« 09 / 09 »»»»

Automate date entries via the clipboard in QTP!


Here is a simple example to make it easier to do recurring tasks with a date via the clipboard in QTP, especially for appointments - very time-saving!



 
Content:

1.) ... Recurring tasks with dates via the clipboard!
2.) ... Further formulas for adding days, weeks or months
3.) ... What should be considered when adding days to dates?



1.) Recurring tasks with dates via the clipboard!


Example for tomorrow:

%d+1% %YYYY%.%MM%.%DD%



Example for next week same day:

%d+7% %YYYY%.%MM%.%DD%


Example for next month first working day 

%nmfd% %mfwd% %YYYY%.%MM%.%DD%


Info: 
%nmfd%  = Jump to the first day of the next month
%mfwd% = Jump to the first working day Mon-Fri in this month Call

example calendar and time field: 

%C% %T% %LDF% %LTF%


Info:
%C% = opens the calendar
%T% = opens the time entry field 

%LTF% = 10:06:42 (local time format)
%LDF% = Friday, December 09, 2022 (local date format)


More info : 

►►  Automated date and time format in QTP for MS Windows!





2.) Further formulas for adding days, weeks or months


%d+1% current date + 1 day
%d+7% current date + 7 days (1 week)
%d+0% Back to current date
%d+-1% Yesterday, -2, -3, .... Date

%lwdim:1% Last weekday 1 of month (last Monday of this month)
%lwdim:5% Last weekday 5 of month (last Friday of this month)

%lwdiq:1% Last weekday 1 of quarter (last Monday of this quarter )

%nmfd% Jump to the first day of the next month
%mld% Jump to the last day of this month
%mlwd% Jump to the last working day Mon-Fri this month
%mlWD% Jump to the last working day Mon-Sat this month

%qld% Jump to the last day of this quarter
%qlwd% Jump to the last working day Mon-Fri of this quarter
%qlWD%Jump to the last working day Mon-Sat this quarter

%mfd% Jump to the first working day this month
%mfwd% Jump to the first working day Mon-Fri this month
%mfWD% Jump this month to the first working day Mon-Sat
%qfd% % qfwd% %qfWD% same for quarter

%wd:3% Jump to next Wednesday (0 to 6 = Sun,Mon,...Sat)
%addd+1% Add day(s) to current time

3.) What should be considered when adding days to dates?

The added number of days, months, weeks, ... must always be at the beginning 

Example:   %d+1%%LTF%

Combinations are also possible 

Example:  %d+1% %d+1% %LTF% or  %nmfd% %d+-1%

See also:

►►  Extended example for inserting calendar and month text





Updated on: 9 December 2022 09:47 Windows
Keywords: quicktextpaste, automate, date, entries, clipboard, here, simple, example, make, easier, recurring, tasks, with, especially, appointments, very, time-saving


Similar information on the page

Windows

... Maximize QuickTextPaste to see more information, how to?


Currently the program window of QuickTextPaste you can not maximize, but the list view  If you want to enlarge the list view, click on the button  see
Windows

... Use a BAT file if you have problems with complex commands


Its easy to use a BAT file to troubleshoot complex commands on all MS Windows desktop and server operating systems   Content: 1. Yes, there are more
Windows

... New in QTP 5.01 Menu sorting, submenus and icons


From QTP 5.01 the menu sorting, submenus, icons will be added to get a better overview of the command power of QTP   Incidentally, the stabilization of
Windows

... How to add commands eg. keyboard shortcut for quick text paste?


It is an easy-to-manage program that lets you insert commonly used text into any program or run ergo start a program whit arguments ►►  please use always
Windows

... Keyboard shortcuts to start multiple programs commands run, runx, runa, runX, runA


As of version 4.31 you can define the commands runx, runa, RunX, RunA as shortcuts to start programs about Quick-Text-Paste Several program commands at
Windows

... Windows 11 MS Terminal APP desktop shortcut


Here is a quick solution how to create a desktop shortcut for the MS Terminal under Windows 11, 10, and MS Server OS Content: 1. Microsoft.WindowsTerminal
Windows

... Wi-Fi and Wireless display on Windows 11?


The wireless display function under Windows 11 is very convenient and easy to make a presentation on the big TV screen in the living room or in the office



▲ Back to the top ▲


Windows

... Image from MS Explorer via keyboard shortcut as an image in the clipboard


With QTP it is easy to save a selected picture in the MS File Explorer as a picture in the clipboard using a keyboard shortcut Content: 1. Defining
Windows

... Switch MS Windows energy options via keyboard shortcuts


Anyone who has ever wanted to switch the Microsoft Windows 11, 10, power options via keyboard shortcuts can do it from QTP version 6.81 Info: If you

See also : ... QuickTextPaste FAQ
Back to : ... QuickTextPaste Homeage

... QuickTextPaste Tip



3D.Benchmark.OK # AlwaysMouseWheel # AutoHideDesktopIcons # AutoPowerOptionsOK # ClassicDesktopClock # DesktopDigitalClock # DesktopNoteOK # DesktopOK # DontSleep # ExperienceIndexOK # Find.Same.Images.OK # FontViewOK # GetPixelColor # GetWindowText # Internet # IsMyHdOK # KeepMouseSpeedOK # NewFileTime # OpenCloseDriveEject # PhotoResizerOK # Q-Dir # QuickMemoryTestOK # QuickTextPaste # ShortDoorNote # StressMyPC # System # TheAeroClock # Tools # Version # WinScan2PDF #




    

  + Freeware
  + Order on the PC
  + File management
  + Automation
  + Office Tools
  + PC testing tools
  + Decoration and fun
  + Desktop-Clocks

  + SoftwareOK Pages
  + Micro Staff
  + Freeware-1
  + Freeware-2
  + Freeware-3
  + FAQ
  + Downloads

  + Top
  + Desktop-OK
  + The Quad Explorer
  + Don't Sleep
  + Win-Scan-2-PDF
  + Quick-Text-Past
  + Print Folder Tree
  + Find Same Images
  + Experience-Index-OK
  + Font-View-OK


  + Freeware
  + QuickMemoryTestOK
  + IsMyHdOK
  + AutoPowerOptionsOK
  + OneLoupe
  + TraceRouteOK
  + GetWindowText
  + AutoHideMouseCursor
  + Desktop.Calendar.Tray.OK
  + OK.Its.Raining.Men
  + PAD-s


Home | Thanks | Contact | Link me | FAQ | Windows 2021 | Windows 10 | English-AV | Impressum | Translate | PayPal | PAD-s

 © 2023 by Nenad Hrg ERR2: softwareok.de • softwareok.com • softwareok.com • softwareok.eu
0.093


► Why do I have to start a *.bat file as an administrator under Windows 11, 10, 8.1, ..? ◄

► send_tab and send_enter command in Windows, how to? ◄

► Windows 10 / 11 Desktop not showing, why, what can i do? ◄

This website uses cookies to ensure you get the best experience on our website more Infos & Privacy Policy
....