Login
Discover
Waves
Decks
Upgrade
Login
Signup
51
excelsheets
Available
Used
Resource Credits
13 Followers
10 Following
October 21, 2022
RSS feed
Posts
Blog
Posts
Comments
Communities
Wallet
Follow
excelsheets
excel
Wednesday, November 23, 2022 7:14 AM
Excel and GSheet Functions Compilation
In Excel and GSheets, function is a pre-defined formula that makes calculations easier. We'll just have to input specific values in specific order known as arguments. Here is a compiled list of all functions
$ 0.128
9
1
excelsheets
mancave
Monday, December 18, 2023 4:26 PM
How to Share your Google Sheets (Step by Step Guide)
I know you're here because you need to share your file so I'll make it short. No non-sense introductions. Step 1: Create Your Google Sheet Before you can share your masterpiece, you need to create it.
$ 0.135
8
excelsheets
LeoFinance
Sunday, August 20, 2023 5:07 PM
COUNTIFS function
Available in: Desktop version starting Excel 2007, Online Excel 365, Google Sheets Function Type: Statistical Description: COUNTIFS function in Excel or Google Sheets counts the number of cells within
$ 0.111
11
1
excelsheets
LeoFinance
Tuesday, August 15, 2023 3:52 PM
COUNTBLANK function
Function Type: Statistical Description: COUNTBLANK function in Excel or Google Sheets counts cells that are blank in a given range of cells specified. Literally just the empty / blank cells. Even a single
$ 0.139
39
excelsheets
LeoFinance
Saturday, August 12, 2023 12:50 PM
COUNTA function
Function Type: Statistical Description: COUNTA function in Excel or Google Sheets counts cells that contain anything in a cell or a given range of cells. It counts even the errors, Boolean, AlphaNumerics
$ 0.148
37
excelsheets
LeoFinance
Thursday, August 10, 2023 5:59 PM
COUNT function
Function Type: Statistical Description: COUNT function in Excel or Google Sheets counts how many numbers are in the list of arguments. In my head, Excel or GSheets is counting the numbers in the specified
$ 0.154
38
excelsheets
LeoFinance
Friday, August 4, 2023 3:24 AM
PROPER function
Function Type: Text Description: PROPER function in Excel or Google Sheets capitalizes the first letter in each word of a text value. In my head, this is like when we write proper nouns, such as name of
$ 0.188
38
excelsheets
LeoFinance
Sunday, July 30, 2023 1:25 AM
LOWER function
Function Type: Text Description: LOWER function in Excel or Google Sheets converts texts to lower cases. Function Structure: =LOWER ( text ) Argument Breakdown: text - The text you need to convert to lower
$ 0.152
57
1
excelsheets
LeoFinance
Friday, July 28, 2023 10:07 PM
UPPER function
Function Type: Text Description: UPPER function in Excel or Google Sheets converts texts to UPPER CASE. Function Structure: =UPPER ( text ) Argument Breakdown: text - The text you need to convert to upper
$ 0.096
31
excelsheets
LeoFinance
Thursday, July 27, 2023 10:17 PM
YEARFRAC function
Function Type: Date and Time Description: YEARFRAC function in Excel or Google Sheets returns the year fraction representing the number of whole days between start_date and end_date. Function Structure:
$ 0.319
44
1
excelsheets
LeoFinance
Wednesday, July 26, 2023 11:28 PM
WORKDAY function
Function Type: Date and Time Description: WORKDAY function in Excel or Google Sheets returns the serial number of the date before or after a specified number of workdays. This function is useful in formulas
$ 0.130
14
excelsheets
LeoFinance
Tuesday, July 25, 2023 9:32 PM
WEEKNUM function
Function Type: Date and Time Description: WEEKNUM function in Excel or Google Sheets Converts a serial number to a number representing where the week falls numerically with a year. This function is useful
$ 0.203
37
excelsheets
LeoFinance
Monday, July 24, 2023 6:30 PM
NETWORKDAYS Function
Function Type: Date and Time Description: NETWORKDAYS function in Excel or Google Sheets calculates the number of whole workdays between two dates. This function is useful in formulas where you need to
$ 0.177
34
excelsheets
LeoFinance
Sunday, July 23, 2023 5:36 PM
TIMEVALUE function
Function Type: Date and Time Description: TIMEVALUE function in Excel or Google Sheets is used to convert a time in the form of text to a serial number. This is best used when you have separate cells /
$ 0.211
37
excelsheets
LeoFinance
Saturday, July 22, 2023 11:38 AM
DATEVALUE function
Function Type: Date and Time Description: DATEVALUE function in Excel or Google Sheets is used to convert a date in the form of text to a serial number. This is best used when you have separate cells /
$ 0.251
43
1
excelsheets
leofinance
Saturday, June 24, 2023 11:45 AM
WEEKDAY function
Function Type: Date and Time Description: WEEKDAY function in Excel or Google Sheets is used to convert a serial number to a day of the week. Function Structure: =WEEKDAY(serial_number,[return_type]) Arguments
$ 0.109
31
1
excelsheets
leofinance
Saturday, June 17, 2023 8:25 AM
TIME function
Function Type: Date and Time Description: TIME function in Excel or Google Sheets is used to return the serial number of a particular time. Function Structure: =TIME(hour,minute,second) Arguments hour
$ 0.047
4
excelsheets
leofinance
Saturday, June 10, 2023 4:37 AM
SECOND function
Function Type: Date and Time Description: SECOND function in Excel or Google Sheets is used to convert a serial number to seconds. "SECOND" returns only the seconds of the serial number, it ignores
$ 0.090
30
excelsheets
leofinance
Saturday, June 3, 2023 11:09 AM
MINUTE function
Function Type: Date and Time Description: MINUTE function in Excel or Google Sheets is used to convert a serial number to a minute. "MINUTE" returns only the minute of the serial number, it ignores
$ 0.106
28
excelsheets
leofinance
Friday, May 26, 2023 4:18 PM
HOUR function
Function Type: Date and Time Description: HOUR function in Excel or Google Sheets is used to convert a serial number to an hour. "HOUR" returns only the hour of the serial number, it ignores
$ 0.063
9
1
excelsheets
leofinance
Saturday, May 20, 2023 2:00 PM
EOMONTH function
Function Type: Date and Time Description: EOMONTH function in Excel or Google Sheets is used to return the serial number of the last day of the month before or after a specified number of months. Function
$ 0.115
29