Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there all
I have got thsi to work now: Private Sub CommandButton1_Click() Range("D18").Copy Destination:=Worksheets("Custome Details").Range("C18") Range("A1").ClearContents End Sub byut i only want it to copy the data not the format of the cell i wan it to use the format that is already there, any ideas? cheers from C -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lock Cell Format - Allow copy and paste of data without format change | Excel Worksheet Functions | |||
Visual to copy format one row down when data entered | Excel Discussion (Misc queries) | |||
How do I copy data in single cell format to a merged cell format | Excel Discussion (Misc queries) | |||
copy data & format to mutiple sheets | Excel Programming | |||
How copy format, font, color and border without copy/paste? | Excel Programming |