I found one way is to use a formula like: =IF(start=””,””,IF(B5=””,ROUND(RAND(),dp),B5)) Name one cell “start”. The random number will not appear, until something is entered into the start cell. For example, you could require someone to enter their name or simple answer into the start cell. You would put this […]
Daily Archives: March 15, 2026
I have a Thinkpad T1 Gen 8 (a Thinkpad P1 Gen 8 with different graphics). I replaced factory NVME with two larger drivers and installed Linux. One of the 4T drives has the following layout (GPT): [3.4T Linux][4G Swap][256G free][1G Linux EFI] I wanted to install Windows in the free […]
On Ubuntu, trying to install a deb-file (armory 0.96.5), I get the error: depends on python (>= 2.6), but it is not installable. Well, it already is installed and just typing python --version in the command-line shows me it’s version: Python 3.13.7 Why does it not find my python-version and […]
I have a desktop app (Stickies) and a widget (a custom Rainmeter “skin” that pulls current rain forecasts from a website) that I’d like to remain attached to my desktop whenever I switch to it, either when clicking the ‘Show Desktop’ button on the right side of my taskbar (the […]
I use a program with sounds built in for every minute action, and no way to disable them. I can turn the volume for the program to 0 in the sound mixer, and it works fine for that session, but when I open the program again, the mixer for it […]