Yes I did, but what I get are a bunch of UNO-calls that I try to avoid. I'll probably do it like this: create a cursor, mark the cells that need to be copied, copy, mark the cells that need to be pasted, and paste. I'd really love to have the code dictated to me, but I think I can manage on my own. It's a pity that CopyRange doesn't work without a Sheet...
Main Topics
Browse All Topics





by: mbonaciPosted on 2009-10-30 at 03:18:01ID: 25701529
Have you tried to record a macro and read the code from there?