Found 1163 Articles for Computers

How to get the last business day of previous month based on today in Excel?

Namita Aggarwal
Updated on 22-May-2023 15:53:48

2K+ Views

In this article, the user will understand the concept of generating the last business day of the previous month in Excel. The first example will guide the user through the process of using the formula, while the second example performs the same task by using the VBA code. For example, if today is May 6, 2023, then the date April 29, 2023, would be the last working day of the preceding month, assuming that weekends and holidays are not considered business days. Example 1: By using the user-defined formula: Step 1: To understand the process of using ... Read More

How to get the active workbook location/path in Excel?

Namita Aggarwal
Updated on 22-May-2023 15:44:53

9K+ Views

In this article, the user will learn the process of getting the active worksheet location/path in excel by using the three possible methods. This article contains three examples. The first example is based on the user defined formula. While the second example is based on the use of VBA code, and finally third example makes use of kutool extension. All the three examples use the same excel sheet, to display the processing. The provided three examples will precisely perform the same task but use different approaches. The main purpose of this article is to understand the available different type of ... Read More

How to get or reference cell from another worksheet in Excel?

Namita Aggarwal
Updated on 22-May-2023 15:43:26

451 Views

Referencing a cell in Excel from another sheet means that the user is indirectly using the value or formula in a cell from a different sheet within the same workbook. Let’s understand some common benefits of using reference cells from another worksheet in Excel. It helps in improving the organization of data. It allows the user to separate the data and calculations into different sheets, making it easier to organize and manage the workbook. Another common benefit is increased efficiency. Referencing cells in another sheet allows users to reuse formulas and data without any need to copy and paste ... Read More

How to get the max/min of visible cells only in Excel?

Namita Aggarwal
Updated on 22-May-2023 15:42:44

909 Views

Maximum values simply mean the highest data value, and minimum data value contains the least available data values. In this article, the user will learn two ways such as by using the subtotal method to calculate the max and min values, and another possible way is by using kutool to perform the same task. Please understand that both features are already provided by the Excel application software and the user only requires to use the available option, to achieve the possible results. Example 1: To obtain the maximum and minimum value from the visible cell in Excel by using ... Read More

Difference between Hardware and Middleware

Manish Kumar Saini
Updated on 16-May-2023 15:59:54

624 Views

Hardware and Middleware are two important terms related to computers. Hardware represents physical components of a computer system, while middleware referrers to a software that acts as communication bridge between different application software. In this article, we will discuss the important differences between hardware and middleware. But before going to discuss the differences, let us first get an overview of hardware and middleware individually. What is Hardware? The physical components of a computer system are called hardware. Therefore, CPU, CPU cabinet, motherboard, keyboard, power supply, mouse, monitor, etc. are examples of hardware. Hardware can be of two types, namely ... Read More

Difference between Hardware and Freeware

Manish Kumar Saini
Updated on 16-May-2023 15:56:59

335 Views

Hardware and Freeware are two important terms related to computers. Hardware is any physical component of a computer system while freeware is a software that is available to use without paying any subscription fee. In this article, we will discuss the important differences between hardware and freeware. But before discussing the differences, let us have look into their basics individually. What is Hardware? The physical components of a computer system are called Hardware. Therefore, CPU, CPU cabinet, motherboard, keyboard, power supply, mouse, monitor, etc. are examples of hardware. Hardware can be of two types, namely internal hardware and external ... Read More

Difference between Hardware and Liveware

Manish Kumar Saini
Updated on 16-May-2023 15:58:20

2K+ Views

Hardware and liveware are two important terms related to a computer system. Hardware is a term that represents the physical components of a computer system such as CPU, motherboard, monitor, keyboard, etc. Whereas, liveware represents human components of a computer system, i.e. computer users. In this article, we will discuss the important differences between hardware and liveware. But before going to discuss the differences, let us first discuss the basics about hardware and liveware individually. What is Hardware? The physical components of a computer system are called hardware. Therefore, CPU, CPU cabinet, motherboard, keyboard, power supply, mouse, monitor, etc. are ... Read More

Difference between USB 3 and eSATA

Manish Kumar Saini
Updated on 16-May-2023 16:17:18

5K+ Views

In computing systems, there are two popular external interfaces namely, USB 3 and eSATA used for connecting external memory devices to the computer system. Although, they are completely different from each other in terms of data transfer rate, compatibility, technology, power consumption, etc. In this article, we will discuss all the important differences between USB 3 and eSATA. But before discussing the differences, let us first get an overview about their basics. What is USB 3? USB 3 stands for Universal Serial Bus 3.0. USB 3 is an enhanced version of USB interface. It is also known as USB ... Read More

Difference between Message and Packet Switching

Pranavnath
Updated on 17-May-2023 11:39:37

3K+ Views

When we connect one computer to another computer or more, we share the purpose of sending files, data, information, or media of such kind between them. It forms a network between these computers. But how does this data is transferred from one to other computers? For example, in a network, we are sending one file to another computer in the room, so the data will be transferred within seconds. What is happening that made it so easy to transfer those files? That is what we are going to understand here in a very simple manner. When we send messages and ... Read More

Difference between Banana Pi and Raspberry Pi

Manish Kumar Saini
Updated on 16-May-2023 15:27:09

3K+ Views

Banana Pi and Raspberry Pi look similar, but they are completely different from each other. In this article, we will explore all the major differences between Banana Pi and Raspberry Pi along with their basic description. Both Banana Pi and Raspberry Pi have many similarities, and are used by electronic hobbyists and developers who need a single-board computer at low cost for their projects. Let us start this article with a basic overview of Banana Pi and Raspberry Pi. What is Banana Pi? Banana Pi is a type of single-board computer used in a variety of electronics projects. ... Read More

Advertisements