View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brad Brad is offline
external usenet poster
 
Posts: 846
Default Value From xlDialog

Thanks for taking the time to read my question.

How do I get the value of the selected option when I use this?

- - - - - - - -
Application.Dialogs(xlDialogPatterns).Show
- - - - - - - -

Say I choose red, what it that value?

Thanks,

Brad