Excel’s Workday() function counts working days before or after the starting date. The counted workdays automatically excludes weekends (Saturday and Sunday) and can account for holidays. We previously explored the NetworkDays.Intl() function in Microsoft Excel to calculate the number of working days between two dates. Workday() is similar but returns the date (past or future) after the number of workdays. It is useful
If you have words or longer sections of text that you type frequently and don’t want to have to type in full each time, Word allows you to set your own shortcuts to automatically enter this text in a few keystrokes either AutoCorrect or AutoText. There are two ways to
We’re delighted to announce a timely update to Beating Bots, Spies & Cock-ups All about safely and securely sending files and documents. Keeping your personal and business information private on the Internet. suits Windows and Mac, Office 365, Office 2019, Office 2016 and earlier New! April 2020 The April 2020
The Excel function EOMONTH() returns the date of last day in a month. With a little extra, it’ll tell you the number of days in any month. EOMONTH() is the Excel equivalent of the little rhyme ‘30 Days has September, April, June and November …’ plus it handles leap years with 29th
Four simple clues that an email should be deleted. Among the bogus coronavirus emails was something new to us and apparently the anti-spam filters that should have detected it. We’ll use the dangerous email as an example of what to look for in a scam or virus-infected email. The email
We’ve added more documents and slides to our template collection, Keep Calm with Microsoft Office with extras like ‘Keep Calm and Wash Hands’. The new designs include useful graphics for coronavirus, biohazard symbol and a hand washing graphic. These and many more Word docs & PowerPoint slides in Keep Calm with Microsoft
Here’s a download of the standard but blank Warning Triangle graphic and image ready for Word and PowerPoint. We’ll look at the official warning sign specification as a starting point, then we’ll look at variations based on that. In other words, symbols that look a bit like a warning sign,
Windows 10 1709 (Fall Creators) for Enterprise ENT and Education EDU is having an extended lifecycle until 13 October 2020. No word yet on Microsoft Office policy. That’s to give those organizations some welcome stability at this time. The last thing customers need at the moment is a forced revamp
You can set up your own shortcuts to quickly apply any style in Word. You’re not limited to the in-built shortcuts for Normal and a few Headings. You may be familiar with using keyboard shortcuts to such has Ctrl+B or Ctrl+I to quickly change text to bold or italic but those don’t apply styles, just
No surprise that criminals are using Coronavirus/COVID-19 as a way to trick people into opening nasty Word document that could infect your computer. All the usual suspects are trying to take advantage of Coronavirus to sell stuff. Plenty of fake ‘cures’ being touted, usually existing ‘miracles’ rebadged to take advantage
Microsoft has just fixed the latest security bugs discovered in Word. They caught our eye because it’s more widespread than usual which is ‘interesting’ in the way of the old proverb*. The bugs are called CVE-2020-0850, CVE-2020-0851 and CVE-2020-0852 Microsoft gives all the deliberately bland title “Remote Code Execution Vulnerability”.
Microsoft has been talking about document collaboration for a long time but now it’s available to everyone with a recent version of Office and OneDrive. So here’s a simple guide to opening the same document at the same time on multiple computers. You don’t need two people to try out
Here’s how to share a Microsoft Office document that’s saved on a compatible cloud service like OneDrive or Dropbox. All you need is Office 365/2019 or 2016 for Windows or Mac. Document collaboration works in Word, Excel and PowerPoint. Sharing a single file via cloud storage is a lot faster
Here’s another example of why older .DOC Word documents should be avoided. This time it’s a fake Norton LifeLock email and hacked document. The Word .doc document has a fake login dialog . Source: Unit 42 The document executes a known remote access tool NetSupport Manager. That tool has legitimate
Office users often want a second screen, especially when using a laptop. We’ve discovered Duet, an efficient and elegant way to use an iPad as an extension screen for a Windows or Mac machine. Mac users get the bonus of the new ‘TouchBar’ for older Macs. Duet impressed with the
Excel’s NetworkDays() and NetworkDays.Intl() need more help to cope with realistic situations with public holidays and more than one vacation. Annabelle Almer started looking at NetworkDays() & NetworkDays.Intl() and we ended up deep down a geeky rabbit hole trying to get the functions working in realistic situations. The functions work,
Making a list of all the days between two Excel dates is possible in various ways, manually, an Excel 365 formula or some VBA code. We need a way to make a list of all the dates between a start and end date. Use this to make a list of
The Konami Code symbols can be used together or separately in PowerPoint slides, Word documents or elsewhere. They serve to demonstrate some tricks and failings in Office and it’s SVG support. The Konami Code graphics caught our eye because they are a useful set of icons or graphics either complete
If you’ve ever tried to enter a number starting with zero into an Excel spreadsheet, you will have had the frustrating experience of finding that as soon as you exit the cell, the zero disappears from the front of the number. Here’s how to stop Excel from ‘helping’ you when
A new type of infected Word document is doing the rounds with the name ObliqueRAT with a few new tricks. ObliqueRAT is similar to an earlier nasty CrimsonRAT but has a range of infection capabilities and is encrypted. Password Protected The infected Word documents usually arrive via email and are
Here’s a limited solution to the problem of excluding multiple holidays or vacation lists to use in NetworkDays() or NetworkDays_Intl() and a request to Microsoft for an improvement in the function. NetworkDays() or NetworkDays_Intl() is OK if you only have to deal with one list of public holidays or one
We looked at the handy NetworkDays.Intl() function in Excel and mentioned that the Holidays parameter is a lot more complicated that it appears. Let’s look at how Holidays works and how it gets messy when faced with real world applications. Quick Recap of NetworkDays.Intl() Just to recap, NetworkDays.Intl() lets Excel
Here’s a step-by-step example of Networkdays.Intl() in an Excel worksheet. We suggest using that improved function over the older NetworkDays() with less options. As usual, you can select the formulas tab and Excel will guide you through the process. From Formulas | Date & Time choose NETWORKDAYS.INTL . It will
The NETWORKDAYS function in Microsoft Excel will calculate the number of working days between two dates. It will automatically exclude weekends (e.g. Saturday and Sunday) plus you can exclude public holidays and personal vacations. Most people read the function as ‘Network Days’ but it’s really ‘Net Work Days’. Figure out