Thread: syntax error
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
General[_2_] General[_2_] is offline
external usenet poster
 
Posts: 11
Default syntax error

Hi,

I am using the folowing code to try and 'fill' a bar chart from an embedded
pictu
Selection.Fill.UserPicture (Sheets("Images").Pictures("picture 1")
but it just doesn't like it!

Grateful for any pointers.