BUSINESS EXCEL
7.32K subscribers
179 photos
9 videos
22 files
435 links
Email ๐Ÿ‘‰ nazim.khan09@gmail.com
Website ๐Ÿ‘‰ https://TechGuruPlus.com
Free Tools ๐Ÿ‘‰ https://eConvert.org
Download Telegram
Channel name was changed to ยซBUSINESS EXCELยป
โค1
Konsa Name sahi lag rha hai?
Anonymous Poll
47%
Tech Guru Plus
53%
BUSINESS EXCEL
Excel Shortcut Keys.jpg
114.2 KB
Unlock the power of Excel with these game-changing shortcuts!
How to add the current date & time without typing
โœ… To add a current date in a cell, press Ctrl +. If you would like to add the current time, then press Ctrl+Shift+.
โœ… To change the date format, use Ctrl+Shift+#. Likewise, if you would like to change the time format, use Ctrl+shift+@.
๐Ÿ‘9
๐Ÿ”ฅ Filter Keyboard Shortcut in Excel
โœ… We can also use the keyboard shortcut โ€œCTRL+SHIFT+Lโ€ to turn on/off the filters.
โœ… Once the filter has been enabled on the data, we can use the drop-down menus on each column header. Follow the below steps for doing the same:
โœ… We must first select a cell in the header row. As we can see, every cell contains a drop-down icon like the image. Then, press the โ€œALT + down arrow keyโ€ on the keyboard to open the โ€œFilterโ€ menu
๐Ÿ‘10โค1
๐Ÿ‘5
List of Various Excel Errors
1. #DIV/0
2. #N/A
3. #NAME?
4. #NULL!
5. #NUM!
6. #REF!
7. #VALUE!
8. #####
9. Circular Reference

1 โ€“ #DIV/0 Error
#DIV/0! Error is received when we work with a spreadsheet formula, which divides two values in a formula and the divisor (the number being divided by) is zero. It stands for divide by zero error.


2 โ€“ #N/A Error
This error means โ€œno value availableโ€ or โ€œnot available.โ€ It indicates that the formula cannot find the value that we suppose it may return.

For example, using Excelโ€™s VLOOKUP, HLOOKUP, MATCH , and LOOKUP functions, we may get this error if we do not find referenced value in the source data as an argument.


3 โ€“ #NAME? Error
This error is displayed when we usually misspell the function name. We can see in the above image that VLOOKUP is not spelled correctly; that is why #NAME? Error is being displayed.


4 โ€“ #NULL! Error
This error is usually displayed when cell references are not specified correctly. We get this error when we do not use the space character appropriately. The space character is called the โ€œintersect operator,โ€ which specifies the range that intersects each other at any cell.


5 โ€“ #NUM! Error
This error is usually displayed when a number for any function argument is found invalid.


6 โ€“ #REF! Error
This error stands for reference error. This error usually comes when, We accidentally deleted the cell which we referenced in the formula.OR We cut and paste the referenced cell in different locations.


7 โ€“ #VALUE! Error
This error comes when we use the wrong data type for a function or formula. For example, we can add only numbers. But if we use any other data type like text, this error will be displayed.


8 โ€“ ###### Error
This error is displayed when the column width in excel, is not enough to show the stored value in the cell.


9 โ€“ Circular Reference Error
This type of error comes when we reference the same cell in which we are writing the function or formula.
๐Ÿ‘9
๐Ÿ‘2
Helpful Shortcut Keys of Excel
๐Ÿ‘3