Path: ...!weretis.net!feeder9.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!nnrp.usenet.blueworldhosting.com!.POSTED!not-for-mail From: "Edward Rawde" Newsgroups: sci.electronics.design Subject: Re: Serial, concurrent, parallel Date: Thu, 16 Jan 2025 12:57:11 -0500 Organization: BWH Usenet Archive (https://usenet.blueworldhosting.com) Lines: 44 Message-ID: References: <1r695ej.t31qiz7lhsjkN%liz@poppyrecords.invalid.invalid> <1r69dpn.1bbzdc81ozzc9wN%liz@poppyrecords.invalid.invalid> Injection-Date: Thu, 16 Jan 2025 17:57:12 -0000 (UTC) Injection-Info: nnrp.usenet.blueworldhosting.com; logging-data="37687"; mail-complaints-to="usenet@blueworldhosting.com" Cancel-Lock: sha1:VmrvGfDlZncNpB/cxef3C7rLd4M= sha256:q8UJL2E6OrF5uJNP42EbWKM281vMi4xiSJqxwqBOtOw= sha1:c8YfrDSTCXbH4p+84twryzAT6w0= sha256:s2QMrWeGzuFzAVpBHFruNaSBamISkQUk+E3V9TAsMYg= X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-Priority: 3 X-MSMail-Priority: Normal X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Bytes: 3213 "Liz Tuddenham" wrote in message news:1r69dpn.1bbzdc81ozzc9wN%liz@poppyrecords.invalid.invalid... > Don Y wrote: > >> On 1/16/2025 5:03 AM, Liz Tuddenham wrote: >> > Don Y wrote: >> > >> > .... > > All of those can be done on a spreadsheet. ...and similar checks can be > done between cells in different rows. The check formula is written into > a 'hidden' cell and the final result is displayed in a 'locked' cell. > If someone puts in faulty data, the spreadsheet can't stop them but it > can ensure that the dud data doesn't appear in the output. > > I use spreadsheets for all sorts of things: calculating component > values, customers and accounts, encoding sensitive information, > addressing envelopes, uploading invoices to the Web ...etc. > > I tried using a database to keep track of my Christmas Cards, but find > it slow and restrictive compared with a spreadsheet. Not sure what you're doing wrong but once I'd learned to use https://mariadb.org/ And https://www.heidisql.com/ I never went anywhere near spreadsheets again. The last time Excel opened was accidentally when I was trying to see the contents of a csv file. The only time I make a spreadsheet is when I want to send data to someone else and they can't handle a database. I wouldn't put customers and accounts anywhere near a spreadsheet. I can remember using a spreadsheet to model an op amp circuit but that was many years before I had LTSpice. Databases can also be backed up as human readable text files. Just export data as SQL. This gives me peace of mind that whatever software is or isn't available in the future I can always read my data. > > > -- > ~ Liz Tuddenham ~ > (Remove the ".invalid"s and add ".co.uk" to reply) > www.poppyrecords.co.uk