I have a Dell laptop running Windows Vista. A few days ago I had a problem with Google Chrome saying "Your profile could not be opened correctly. Some fea...
Powershell stopped using its persistent history (Windows 11). When I start a new Powershell instance commands from previous sessions don't show up. O...
I have a column of numbers that also contains the letter T. If I use a simple IF(A1>0,..., the letter T is treated as greater than zero and produces th...
Is there a way of converting a diagram in Powerpoint 2016 to Visio 2016? I have drawn a big complex diagram in Powerpoint and feel now that it would be be...
=IFNA(SUM(VLOOKUP($A4,Consol!$C$8:$BS$222,MATCH(TB!G$1,Consol!$C$2:$BS$2,0),FALSE)),0) I have a project finance model (PFM) by month and I need the data t...
I am trying to format my report in following way using automatic TOC Table of Contents Chapter 1: Introduction to PHP ..................... 1 1.1. Introdu...
I have a bat file I call everynight to transfer some files. I want to put a file from my computer to my remote server. I have installed PSFTP and I don...
When I write emails in Thunderbird (currently version 60 but this goes back since long) I write them in HTML. I see all the markup buttons and it looks OK...
I am trying to remotely run a shell script on an ubuntu host. I can ssh to the machine using me@host just fine. On the remote machine I can run sudo comma...