Main Article ~ Online Business Tip ~ Excel Tip ~ Training Tip
Welcome to the Software Africa Newsletter: Subscribed to by the Select, read by the Elite, acted on by the Exceptional.
Spring having sprung, Winter has made a bit of a comeback. Never mind: Like the relief from load shedding, it is likely to be brief.
How good is ChatGPT, really? That's the main article in this issue. It's a mixed bag. This AI is not ready to take over the world yet. Computius agrees.
In the Business Tip, a technological breakthrough from WhatsApp.
In this month's Excel Tip we have more details on the alternative to the various LOOKUP functions.
Excel Macros and Excel for Engineers are ready for you as self-paced online courses.
You've heard of the artificial intelligence (AI) program ChatGPT. For the record, the GPT part stands for "Generative Pre-trained Transformer". This refers to how ChatGPT processes requests and formulates responses. ChatGPT has been specifically optimized for conversational AI applications.
I tested ChatGPT on a number of subjects:
The site has a note that "ChatGPT may produce inaccurate information about people, places, or facts". So it is.
Conclusion: ChatGPT is very fast, responding instantly to questions. If it took a bit longer to check its answers, it could get a lot more accurate. It is alarming that in several instances it gave answers that it should be able to see are wrong. It also has a poor memory, failing to remember wrong answers it has already given in the same session.
ChatGPT is a wonderful tool, but it has some serious flaws. Use it with caution, and always check its answers!
In a major advance in technology as of 12 September, WhatsApp now lets you edit your messages for up to 15 minutes after sending.
On the app, select (press on) the message. Tap the ... (three dots) menu at top right. Choose Edit. Change and Send (or back out, top left).
On computer, right-click on the message to get the pop-up menu. Choose Edit in the middle.. Change and Send (or cancel). The word "Edited" appears next to the time.
It is nice to have an improvement in WhatsApp for a change. Recent "upgrades" to WhatsApp desktop have all been retrogressive. One used to be able to select (drag over) as many messages as you liked, and copy. When you pasted them elsewhere, each message came with the name of its sender and the date (in American format) and time. Now one can only copy one at a time, and all you get is the text.
Also, at least on my laptop, the curser often disappears. Then I have to guess at where my typing will appear. Or close it and restart.
If you are a Telegram user, of course you are now rolling in the aisles laughing at the idea that this is an advance. Telegram has had the ability to Edit sent messages for years. But maybe some of us would rather entrust our personal data to Meta than to a former Russian.
Not for engineers alone, the Excel for Engineers course is available online as a self-paced course. The same manual and examples as the live version. The same trainer. Done at your own pace at times that suit you. Take half an hour a day and complete it in a month. Spend an hour a day and finish it in two weeks. Or dedicate two days –a weekend, perhaps?– and crack the whole course.
Sign up now and get these Bonuses:
Take our self-paced online course in your own time and venue. All the value at a quarter of the price of the live course. Backed by a 30-day money-back guarantee.
BEST (Built Environment Skills and Training (Pty) Ltd.) uses Rick to run these two courses regularly over two days. You get 2 CPA points from ECSA. And lunch from Uber Eats. Visit BEST here and book for next week. Please tell them that Software Africa sent you.
In the previous issue we talked about how to use INDEX(MATCH) instead of an Excel LOOKUP Function. But how does MATCH work? What is its syntax? Here you go:
MATCH(lookup_value, lookup_array, [match_type])
The MATCH function has these arguments:
lookup_value (required): The value to find in lookup_array. This can be a literal value (number, text, or logical value) or a cell reference to a number, text, or logical value.
lookup_array (required): The one-dimensional range of cells you are searching.
match_type (optional): The number -1, 0, or 1. The match_type argument specifies how Excel matches lookup_value with values in lookup_array. The options are:
MATCH returns a number, the position of the matched value within lookup_array, not the value itself.
When finding text, MATCH is case-insensitive (it treats upper- and lower-case the same).
If match_type is 0 (exact) and lookup_value is text, you can use wildcard characters in the lookup_value. A question mark (?) matches any single character; an asterisk (*) matches any number of any characters. To find an actual question mark or asterisk, put a tilde (~) before the character (~? or ~*).
Next time: the syntax of INDEX!
Macros let you do repetitive work in a flash, instead of repeating the same boring stuff by hand. Save hours not working late, and spend more time with your family ...or the cat. Do you have a good knowledge of Excel, and now want to program your own time-saving applications? Then this course is for you!
Do it in your own time, at your own venue and pace, cost-effectively. The Software Africa Quick 'n Easy Turbo-Start Excel Macros course is waiting for you online. Take it now!
Computers make very fast, very accurate mistakes.
All the Best from
Communication in Action cc trading as Software Africa
"Empowering African Business with standard and custom PC programs, databases, and templates using Microsoft technologies"
Reg. 2009/007863/23 ~ VAT No 4500104387 ~ 126 Kelvin Drive, Morningside Manor, Sandton, 2191 South Africa.
Tel: 011 802-6440 ~ Cell: 082 389-3482 ~ e-mail: info@softwareafrica.co.za
Disclosure: Some links we share might be affiliate links we promote in return for a commission. We only promote things we've actually tried and think could be great for you too.
This entire newsletter is Copyright © 2023 Communication in Action cc t/a Software Africa. All rights reserved. Information may be reproduced in full context as long as credit is given. Newsletter Index | < January 2017 | < January 2018 | < January 2019 | < January 2020 | < January 2021 | < January 2022 | < February | < March | < April | < May | < June | < July | < August | < September | < October | < November | < December 2022 | < January 2023 | < February | < March | < April | < May | < June | Back to top | Updated 18 September 2023 | e-mail Webmaster. |