Browsing Category
Tips & Tutorials
How To Create Your Own Desktop Background For Your Mac
In this tutorial, we will tell you How To Create Your Own Desktop Background For Your Mac.
1. Create desktop background Mac
Go to www.bggenerator.com in Safari and you will immediately see a beautiful wallpaper. With the…
What is Meet Now in Windows 10 and how to remove it?
Meet Now is a function of the communication software Skype. Microsoft introduced Meet Now in Skype earlier this year as a way to set up a video conference with a few clicks.
While it is necessary to start a conference from Skype or Skype…
Make a fun slow motion video
Making a slow-motion video really is such a feature that can produce hilarious results. Yet it is often overlooked. A shame, because by dwelling on the small movements and playing the time slower, as it were, something beautiful almost…
The Mandalorian 2 from today on Disney + (and that’s how you watch together!)
The first season of The Mandalorian was a huge success, and the second season premieres on Disney + today. From today the first episode (chapter 9) can be seen and a new part in the series will be released every week until December 18.…
Move photos library Mac to external hard drive
Just as photo taking has changed a lot in recent years, managing our photo collection has become a completely different field. We used to have a photo album where we kept our analogue shots, nowadays we easily capture almost everything. We…
TIP To CONVERT PNG TO EDITABLE WORD ONLINE FOR FREE
Have you ever wondered how you can covert the text from a certain picture into editable word which can be amended, copy-pasted and shared? Then thank the advancements because it is possible now.
Online converters have the ability to…
With this iOS 14 trick you can quickly navigate through your Settings
You could just get lost in the Settings app. Do you want to go back to a previous screen in the app? Or even to the main screen? Then you keep tapping! In iOS 14 , Apple has made it a little easier. There is an easy way to navigate the app…
Excel Formula: How To Find If Cell Begins Or Ends With A Specific Character In Excel?
For a list of data, you may need to check certain cells if they begin or end with a specific character. For example, you want to check if a cell begins with a character “s”, or ends with a character “n”, please apply the following formulas…
Excel Formula: Change Case of First Letter Only
If you want to change the case of the first letter of any cell text in an Excel sheet. Here is very simple formula. This excel formula will change the case of the first letter only. Other text after the first letter will remain the same.…
Excel Formula: Check If First Letter in the Cell is Capital or not.
If you have huge data in excel and you want to know the first letter of the cell is capital or not, here is the formula.
=EXACT(LEFT(A2,1),UPPER(LEFT(A2,1)))
This formula will show True or False in the result. The true mean first letter…