Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() This must be blindingly easy, but I can't figure it. The working example is - frmSerial.imgLabelA.Picture = frmLabelIcons.imgDecca.Picture However, the 'imgDecca' bit is a variable string. So how do you properly code the equivalent of this - frmSerial.imgLabelA.Picture = frmLabelIcons. & "imgDecca" & .Picture I've tried everything I can think of ! Brackets, CStr... you name it. They all fail. Thanks for any help. Cheers - Kirk |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Very basic VBA question. | Excel Discussion (Misc queries) | |||
basic question | New Users to Excel | |||
Basic VBA Question | Excel Programming | |||
Basic VBA Question | Excel Programming | |||
Basic VBA question... | Excel Programming |