Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm coding as the below lines to do copy some cells from one sheet to another sheet sheets(sheet1).Range(cell1:cell2),select copy selection .... paste special .... etc it works . but after that it goes to the orginal sheet and the selection shinning line box still on the selection range. I'd like to not showing this selection line after. I tried selection .clear, but it just cleared all the content for the selection, but I just want to cancel the selection Is there anyone who can give the idea? Very appreicate for any help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Workbook_BeforeClose(Cancel As Boolean) - Cancel won't work | Setting up and Configuration of Excel | |||
Input box to cancel sub when Cancel is clicked. | Excel Programming | |||
Disabling 'Cancel' option when saving work (Yes/No/Cancel) | Excel Programming | |||
Cancel button to cancel the whole macro | Excel Programming | |||
Cancel Macro is user selects 'cancel' at save menu | Excel Programming |