I'm not sure if this is a global issue with excel, but it's happening on all the computers here (Excel 2002, XP SP2)

If you select a cell, and go Ctrl-V when there's a screenshot in the clipboard, the image gets placed in the cell you've selected.

However, if you're got a copy/paste of something say from MS Paint, or any other image, if you do the same thing, the image goes directly to the top of the sheet.

Any ideas why this happens?

link|improve this question

50% accept rate
feedback

1 Answer

up vote 2 down vote accepted

Not sure why that happens - it's something to do with the way Excel handles different objects

Workaround:

Go to "Edit>Paste Special..." and select "Bitmap" instead of "Bitmap Image Object", it will paste correctly at your currently selected cell.

link|improve this answer
Oh I see.. it's a bit of long process, but I've created a AutoHotKey shortcut already (#v::send !es{Down}{Down}{Enter}) – glasnt Jul 17 '09 at 1:08
Sweet! AHK rocks. It seems like a bug to me, to be honest, but Microsoft will be Microsoft. – ChristianLinnell Jul 17 '09 at 1:09
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.