Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
In my active workbook, I have buttons that allow me to import spreadsheets from another workbooks located on my server. Here is the code for these buttons: Sheets.Add befo = Sheets ("Data"), _ Type: = GetSetting (appname: = "MyApp", section: = "Parameter", Key: = "DirPrint") & "MyFile.XLTM" On the first page of these files (MyFile.xltm) is an picture (logo). Here is my problem: When these sheets are imported into my workbook, instead of seeing my picture, a white frame appears with the message "The linked picture can not be displayed. The file may Have Been Moved, renamed, or deleted. Verify que le link point to the right file and location " I found that this problem occurs when imported Excel files are on a server, in a network environment. Thank you in advance for your help and suggestions. Have a nice day Charles |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Connect a number to a picture bank and import that picture to exce | Excel Discussion (Misc queries) | |||
Import picture into Excel cell | Excel Programming | |||
Import Picture from camera | Excel Programming | |||
Import Picture from disk... | Excel Programming |