![]() |
#4
|
|||
|
|||
![]()
"For some reason (perhaps a bug) after fill is set to user picture vba can't change the fill to rgb."
It's not a bug and vba can change it to RGB you just need to understand how it works Your code has changed the fill type to userpicture you need to reset it to "Solid" by adding something like ActivePresentation.Slides(2).Shapes("pic" & i).Fill.Solid |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Object Variable or With block variable not set | Raza | Excel Programming | 8 | 01-15-2015 12:19 AM |
Run Time Error '91': Object variable or With block variable not set using Catalogue Mailmerge | Berryblue | Mail Merge | 1 | 11-13-2014 05:36 PM |
![]() |
JUST ME | Word VBA | 4 | 03-25-2014 06:56 AM |
![]() |
MJP143 | Excel | 1 | 02-11-2013 05:07 AM |
![]() |
tinfanide | Excel Programming | 2 | 06-10-2012 10:17 AM |