Use AirDrop to share and receive photos, documents, and more with other Apple devices that are nearby. Before you begin Make sure that the person you’re sending to is nearby and within Bluetooth and Wi-Fi range. Check that you and the person you’re sending to have Wi-Fi and Bluetooth turned on. If either of you have Personal Read More
Month: April 2021
How to Reserve an IP Address on a NETGEAR Router?
When you specify a reserved IP address for a computer on the LAN, that computer always receives the same IP address each time it accesses the router’s DHCP server. Assign reserved IP addresses to computers or servers that require permanent IP settings. To reserve an IP address: Launch a web browser from a computer or Read More
Understand Power BI Workspace Roles: Viewer / Contributor / Member / Admin
In this blog you will understand the difference between Power BI workspace roles. In Power BI new workspace we have four roles and they are- Admin, Member, Contributor & Viewer. Let’s understand all in detail- Admin Create, edit, delete, copy and publish reports and content in a workspace. Publish, Update, or Share App in workspace. Read More
How to Make Gmail as a Desktop App
In this two-minute guide, I’ll show you a quick and easy method to create a Gmail desktop app. Unfortunately, Gmail does not have a downloadable desktop app of their own, so we’ll have to do a quick workaround. This guide requires you to use Google Chrome as your main internet browser. We use a Mac in the examples, but Read More
Excel VBA – How to Turn Automatic Calculations Off (or On)
Whenever you update a cell, Excel goes through a process to recalculate the workbook. When working directly within Excel you want this to happen 99.9% of the time (the exception being if you are working with an extremely large workbook). However, this can really slow down your VBA code. It’s a good practice to set Read More
How to Prevent Excel From Auto Calculating and Updating Data in Your Workbook?
Sometimes you will see the information that asks you whether you want to save the changes or not. But actually you make no change to the file. Why does this information still appear? If you make some modifications to an Excel file and then close it without saving, it will ask you whether you want Read More