View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Greg Snidow Greg Snidow is offline
external usenet poster
 
Posts: 153
Default Populate an input box in a macro

Greetings all. I have a macro that uses a popup input box to promt for user
entry. Is there a way I could have the box list the possible choices, rather
than have the user manually type in a value? I have seen several ways to
make it populate with the sheet names, but that is all. Thank you.