I’m trying to enter an IF THEN formula but need assistance. If salary is less than $50K then enter 80%, if its 50,000-59,999 then enter 70%, over $60K enter 60%. How would I enter a formula to capture this?
Daily Archives: September 2, 2026
The Publisher 2016 app keeps crashing when opening some of the .PUB files used at work. An issue for multiple workstations. Publisher crashes almost instantly when the .PUB file is launched. Only some .PUB files are impacted. This only occurs once Office 2016 is fully up to date with it’s […]
My father bought this Syncmaster 933 monitor around 2008. It’s likely an LED monitor. Last I used it was around 2023, and it had no visible flaws in the screen (both when turned on or off). It was as good as new. But then, nobody used it, and it was […]
How can I recover the original working directory of a running Python -m uvicorn main:app --reload process on Windows? I have an interesting Windows debugging puzzle. I discovered that something on my machine is listening on 127.0.0.1:8004. I can identify the process and its Python executable, but I cannot determine […]
As part of my continuing efforts to pull all my data off of Amazon Web Services, I’ve had to create a new Amazon EC2 instance so that I can download all the data off of my two existing Amazon EBS volumes. Using the command line (and SSH), I was able […]