Database
A database is set of ordered and related data stored electronically and make it available in convenient forms.
This blog is about working with data by using different tools Excel ,Python, Access Power automate etc .
Aggregate formula in excel used when cells in column contain value error or hidden rows
Str.isupper returns True when all element in string are uppercase otherwise returns false.
l return True when first element of given string is upper case and rest are lower case otherwise false
Count formula in excel will count the numbers present in the cell of the selected data whereas counta formula will…
To round the decimal numbers as many digits in excel we can use round formula in excel. example shown in…
Bar chart represent the categorical data in bars or columns. It can be plotted horizontally and vertically. It can be…
MAX formula will return the maximum value present in row or column. N formula will return the minimum values present…
The countif function count cell value by given criteria and sumif function sum the values of cell by mentioned criteria.