Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
by holding CTRL key you can select multiple individual, i want to know if
there is a way to unselect cells in similar fashion? assume that i wanted to select 20 different cells in the sheet, i would do that using CTRL, but by accident if i select a wrong cell in between i would have to start it all over again Thanks in advance! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
unfortunately, no. but the problem has a vb fix. see this site. http://www.cpearson.com/excel/UnSelect.aspx regards FSt1 "tgi" wrote: by holding CTRL key you can select multiple individual, i want to know if there is a way to unselect cells in similar fashion? assume that i wanted to select 20 different cells in the sheet, i would do that using CTRL, but by accident if i select a wrong cell in between i would have to start it all over again Thanks in advance! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Nothing built into excel.
But you can use a macro--like the one Chip Pearson shares: http://www.cpearson.com/Excel/UnSelect.aspx If you're new to macros: Debra Dalgleish has some notes how to implement macros he http://www.contextures.com/xlvba01.html David McRitchie has an intro to macros: http://www.mvps.org/dmcritchie/excel/getstarted.htm Ron de Bruin's intro to macros: http://www.rondebruin.nl/code.htm (General, Regular and Standard modules all describe the same thing.) tgi wrote: by holding CTRL key you can select multiple individual, i want to know if there is a way to unselect cells in similar fashion? assume that i wanted to select 20 different cells in the sheet, i would do that using CTRL, but by accident if i select a wrong cell in between i would have to start it all over again Thanks in advance! -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Deselect (Unselect) Cells | Excel Discussion (Misc queries) | |||
How do I unselect a cell in a macro | Excel Discussion (Misc queries) | |||
How can I select one checkbox and have it unselect other ones? | Excel Worksheet Functions | |||
Unselect Option Box | Excel Discussion (Misc queries) | |||
Can't unselect a cell - What's wrong??????????? | Excel Discussion (Misc queries) |