Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I right now copy a sheet inside a "Variant" matrix using a command like sheet.Cells(y,x) = matrix(y,x) and back matrix(y,x) = sheet.Cells(y,x) Is there a way to copy the entire table at once or a command to stop updating the sheet untill I'm done copying to speedup the process? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy back macro/roll back | Excel Worksheet Functions | |||
copy formulas from a contiguous range to a safe place and copy them back later | Excel Programming | |||
in VBA Sheets("mysheet").Copy Befo=Sheets(1) how do i get a reference to the newly created copy of this sheet? | Excel Worksheet Functions | |||
Sheets Back Up | Excel Programming | |||
Back Up selected sheets | Excel Programming |