Thread: Combobox source
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Combobox source

In what way would it be linked to a data chart? What information in the
data chart would it display? Why not link to the data source of the chart?

--
Regards,
Tom Ogilvy


"yohann" wrote in message
...
Hello
I am using a combobox in a form i am creating on Excel VBA.
I want my source of my combobox to be linked to a data chart on Sheet2.
I cannot find help about that

Thank you so much