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.
Is AutoCAD LT slowing your users down? Could full AutoCAD with specialized toolsets boost their productivity? Find out at our Webinar on Thursday.
In the Business Tip, Outlook & Word have magic for removing or adding masses of things like line or page breaks.
Excel Macros and Excel for Engineers are ready for you as self-paced courses online.
In this month's Excel Tip we look at formatting dates in lines of text.
We end with the questionable wisdom of Computius.
So you already have AutoCAD LT? Congratulations. It is powerful 2D CAD software for precision drafting and documentation. You can do a lot with it.
But what if you could do a whole lot more?
With full AutoCAD 2023 you can do all that too.
This AutoCAD is the "big one". It includes all the abilities of AutoCAD LT, plus the above list, and more.
Come and see how much more productive your staff could be with full AutoCAD! Join us for a webinar on 16 February 2023, 10:00–11:00: Please Register here on Zoom.
Last time we looked at Find and Replace ^p^s^p (paragraph/hard-space/paragraph) with ^p (paragraph).
This only scratches the surface of replacing special characters.
In Microsoft Outlook or Word, press Ctrl+H (Find and Replace). Choose More >> to expand the lower panel.
Click the "Special" button and look in its pull-down list. Among others, you will see: Paragraph Mark, Tab Character, Any Character, Any Digit, Any Letter, Column Break, Em Dash, En Dash, Manual Line Break, Manual Page Break, Nonbreaking Space, Optional Hyphen, Section Break.
You can use this feature to replace those characters if you don't want them.
But you can also use them in reverse. If you don't know the shortcut to insert, say, a Manual Page Break, you can insert anything, say "###", and then use this feature to replace it with a Manual Page Break (^m).
Message received from WorldsView, our Autodesk suppliers:
"We are currently experiencing issues with our automated order processing, due to integration issues with the Autodesk systems.
"The above has been escalated to Autodesk and we are waiting for feedback on when the matter will be resolved. Until such time and with immediate effect we will be processing all orders manually. This will impact a partner’s ability to provide licences to customers timeously.
"Kindly ensure that your customers are notified of the unexpected delays in receiving their licences.
"We apologise for any inconvenience. We will continue to keep you updated on progress and when resolution is expected."
At Software Africa, we have placed all the paid orders. If you haven't received your Autodesk email yet, please be patient.
The Excel for Engineers course is available on-line 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.
Formatting a cell with a specific date format (as we did last month) is all very well, but what if you want a date as part of a string? A formula like ="The warranty expires on " & end_date will not work! You’ll get “The warranty expires on 45351”, which nobody will understand!
For this we need the
TEXT function to format a number as text, thus:
="The warranty expires on " & TEXT(end_date, "ddd dd mmm yyyy.")
This gives:
The warranty expires on Thu 29 Feb 2024.
The second parameter of the TEXT function is the format. This uses, in quotes, exactly the date formats we learned about last month.
How did we get the end-of-month a year hence, in the cell named end_date, for the warranty expiry? We'll see that next month.
More about Excel dates next time. Read more here on our Excel for Engineers blog.
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!
As far as we know, our computers have never had an undetected error.
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 Back to top | Updated 10 February 2023 | e-mail Webmaster. |