View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Steve P[_2_] Steve P[_2_] is offline
external usenet poster
 
Posts: 19
Default Date selector combobox

Hello Excel gurus...

I am building a userform that will be used to drive a search engine for a
project I'm working on. I have two comboboxes on the form and want the two
comboboxes to be used to select a "start" date and a "end" date to select a
user specified date range. What is the best way to accomplish this?