Thread: file retrieval
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 file retrieval

Control source is used to set a link between a cell and the value of the
combobox. What are you trying to do?

How does this relate to retrieving specific files?

--
Regards,
Tom Ogilvy





"Myriam" wrote in message
...
I need to place a combo box on a form to retrieve specific files. How can

I
give a path in a ControlSource?
Many thanks for any ideas.