![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Join Date: Feb 2004
Posts: 46
|
Heym
Is it possible to delete cells, like the contents of them, without actually deleting the formatting of them: Atm I have: Rows("6:22").Select Selection.Delete Shift:=xlUp Range("C6").Select Any ideas? Thanks in advance, Matt |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: May 2003
Posts: 8,456
|
Hi,
Selection.ClearContents
__________________
"Fair Winds and Following Seas" |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|