How to replace #N/A with 0 or blank in Excel formula. Formula like Vlookup returns such errors & this Excel function can rectify these NA errors.
How to Add Leading Zeroes in Excel – for Numbers?
Learn how to add leading zeroes in Excel for numbers in cell. You can add zeroes to the display formats or to values with formula and few simple methods.
SUM and Average of Top N Values in Excel
In today’s world, the data sets we have is huge and we can have so many criteria to be followed on the data For Example: Sum Average etc. Let us say we have N products in our superstore and we have to find the total number of sales made in […]
2 Methods To – Remove #N/A Error in Excel – Vlookup
2 Ways to remove #N/A Excel error in VLOOKUP, Worksheet or VBA Macro code. Fix Vlookup #n/a & Excel #n/a common errors formula. Hide n/a Excel Error.
Find Last Day of Month – Excel Formula & VBA
How to get Last day of Month? Excel has many option to find this End of Month. But in this page, We have given only the direct method. In Excel this formula can fetch you the End of month value. =EOMONTH(“2/12/2023”,0) – This will return the value as “2/28/2023”. This […]
How to make every other Row or Column shaded in Excel?
Learn how to make every other row shaded in excel. Alternate Rows/Columns background color can be set using conditional formatting, VBA & by inserting table
How to calculate Percentage in Excel?
Learn how to calculate percentage of nunber against a grant total in Excel & also the reverse. i.e., how do I calculate 10% of a number using plain Excel formula.
Hyperlinks In Excel– Add Remove Links Formula – Get VBA Code
Get sample code to add Excel Hyperlink using formula or using the VBA Code. Get VBA code to add, remove hyperlinks from any Excel worksheet.
Excel Import Data – From another Workbook – Query External Source
Learn how to make Excel import data from another workbook using Microsoft query method in simple steps. Also learn external reference data import techniques
Convert Kg to Lbs – Feet To Meters, Miles – Liter to Gallon
Convert kg to lbs, meter to feet, liter to gallon, sq feet to meters and all Engineering Unit conversion here. This Excel Table can convert any to any Engineering unit. Also get built in Excel function that can convert any Engineering Unit to any.