Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome to Code Forum!
Join a community that supports you and your coding journey from day one. We strive to be a friendly, supportive community that empowers everyone to be better developers. By registering with us, you'll be able to discuss, share and private message with other members of our community.
Dear experts
I'm not really used to javascript, and I maybe have a silly problem.
In my script I want to calculate the date of today minus a earlier day and need the numbers of day.
Javascript is calculating in milliseconds, right? I get a number of days but they are really wrong.
Do I have...
I have a spreadsheet that I am using to mail-merge with a Word template document. The mail merge is triggered by VBA code. I have some dates which come out correctly in the mail-merge and others that show incorrectly.
The Word-doc merge field is formatted thus: {MERGEFIELD DUE@"dd MMM yyyy...