Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am writing a Excel VBA application with one version that is to ru
under Windows (Excel 2000) and another version that is to run under Ma OSX (Excel X). I need to programatilly load a picture in an image-control of userform. In the windows version, I have no problem with the assignment <control.picture = LoadPicture(<filename) According to the documentation, the same should work for the Ma version. .... It doesn't. Does anybody know how to do this for Excel X ? Thanks Dir -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Picture in a UserForm | Excel Discussion (Misc queries) | |||
Changing font color of protected cells programatically | Excel Discussion (Misc queries) | |||
Changing Pivot Range Programatically | Excel Programming | |||
Changing what is displayed in an image control programatically | Excel Programming | |||
displaying picture in a userform | Excel Programming |