View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default setting up multiple timekeepers with multiple rates by period?

If you want to select from a list, then a dropdown or a listbox would be
appropriate. If you want to put a value in a specific cell, then you could
use Data=Validation with the list option.

--
Regards,
Tom Ogilvy

"CLS" wrote in message
...
I have multiple timekeepers using different rates monthly. Can I use a
dropdown box for the rates?