View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jeff Jeff is offline
external usenet poster
 
Posts: 921
Default using xlDialogChartSourceData

Hello all,
I need the user to be able to select a cell/range. I would like to use the
built-in dialog xlDialogChartSourceData, however only recieve error messeges.
The MS Documentation states that there are no paramaters required to call
it, however I am having no luck at all. I know that I can use my own form
with a RefEdit control, however I would like ot minimize the number of forms
in my app.

Anyone have any luck with this dialog??

Any help appreciated.

Jeff