Excel Imp Short Cuts
Excel Imp Short Cuts
ctrl A
Alt, H, O, I
Alt, H, O, A
----------------------
single quotations:
=char(39)&cell&char(39)
double quotations:
=char(39)&cell&char(39)
--------------------
select a row: shift + space
select a column : ctrl+ space
row add : select the row, then ctrl +shift hit =
Serial Number Generate:Alt + H F I S
To Delete specific row: select the first, then ctrl+ -
Ctrl +shift +Up arrow ,then ctrl +D --formula apply for all rows --for example
sum(e1:e5)
------------------------------------------------
ctrl +space --to select column
ctrl +space+ ctrl shift(=) --to add columns
shift +space --to select row
shift +space + ctrl shift(=) --to add rows
ctrl + - --to delete row or column
Alt +E L --worksheet delete
Ctrl + Shift + L -- to add a filter
ctrl +shift + L --to remove a filter
Alt + O C A --fields are auto fit
Alt + H O I - Auto fit fileds
----------
Ctrl +Shift +; --to insert time
Ctrl + ; --to insert date into excel sheet
Ctrl + W --to close the excel file
-----------------------
Ctrl +1 --number format apply on cells
Ctrl +Shift + U --formula Bar extend or again return back
Ctrl+ A then Ctrl +T --data converted into table