View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kryer Kryer is offline
external usenet poster
 
Posts: 22
Default Inputbox's and Prompt value

I want to create an inputbox with the prompt values being listed from cell
values on a worksheet. So say I have range("a2:a10") filled with values that
I would like to display as the prompt of the inputbox. Is this possible to do?