Problem with pasting cells in worksheet?

sleeper
09-08-2004, 02:44 AM
When I paste cells in a worksheet, for some reason it pastes them as an image, rather than individual cells. It appears for example that it is a picture of a lot of cells, rather than allowing me to actually click on an individual cell. I am not sure if this makes sense, but here is the code.


tempSheet.Cells.Copy()
osheet.Cells.PasteSpecial(Excel.XlPasteType.xlPasteAll)


temp sheet is the temporary worksheet

osheet is where I want to paste all the cells

Mike Rosenblum
09-08-2004, 06:27 AM
Sleeper, are you using .Net, VB 6.0 or VBA?

sleeper
09-08-2004, 11:41 AM
VB .net

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum