View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vasant Nanavati Vasant Nanavati is offline
external usenet poster
 
Posts: 1,080
Default Custom Diaglog Box

Right-click on the worksheet tab and choose Insert | MS Excel 5.0 Dialog.

--

Vasant

"Wellie" wrote in message
...
When I create User Form, I can click Insert and then User
Form. But I can't find the similar method to create a
diaglog box.

Can someone please tell me how can I create a custom
diaglog box s.t. I can put combo box, list box and check
box as well as buttons in their associate to a bunch of
VBA codes behind each.

It'd be nice someone directs me to some samples.

Thanks in advance for your assistance.