Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a source table, with staff information. I have a client-side table that copies all the cells from it. (link not possible, because formatting is important) The job is done by a macro that looks like: .... Workbooks(ForrasFile).Worksheets(ForrasMunkalap).C ells.Copy Workbooks(CelFile).Worksheets("linked").Cells .... Unfortunately there's an embedded picture in the source doc, that also comes to the client. The problem is that this happenes every time... I don't want to have this pic 1000 times on my sheet after a week :) How can I prevent this happen, or if not possible, how can I remove this unwanted image? If easier, all pictures on the sheet? Thanks, Marton |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Add and delete pictures and shapes | Excel Discussion (Misc queries) | |||
Delete Multiple Pictures | Excel Discussion (Misc queries) | |||
Delete pictures in spreadsheet | Excel Discussion (Misc queries) | |||
delete pictures with a macro | Excel Discussion (Misc queries) | |||
Macro to delete pictures ? | Excel Worksheet Functions |