Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hate to say it, but it works fine for me. What do you have in the variable
counter? What error do you get? -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Syrous" wrote in message ... Hey everyone! I'm trying to take the information from a cell which contains a file location and then using that location change the property of an object in one of my userforms. The code I'm showing is the idea of what I want to do but it's not right. UserForm4.Label4.Picture = LoadPicture (Sheets("Sheet1").Cells(counter, 2).value) If someone has a solution that'd be great. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vba add data to cell from userform | Excel Programming | |||
VB6 to VBA conversion. Form vs. UserForm differences. Object variable types | Excel Programming | |||
Argh...layering object problem in userform | Excel Programming | |||
Using Userform object in Excel via automation from VB 6 | Excel Programming | |||
unable to create embedded object on a userform | Excel Programming |