Excel makes me crazyI need to make identical copy of cell.
I need something like
VB Code:
Worksheets("Sheet1").Cells(1, 1) = Worksheets("Sheet1").Cells(1, 2)
but it copyes only value, but I also need fonts, borderds, etc ..
How can I do it?
|
Results 1 to 9 of 9
Thread: copy properties in ExcelThreaded View
|
Click Here to Expand Forum to Full Width |