View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Caspar[_2_] Caspar[_2_] is offline
external usenet poster
 
Posts: 1
Default Default value in Listbox

Hi,

I have created a Listbox in a Userform with a single
column of information containing the months in a year
(1,2,...,12).
Is it possible to set the actual month as a default value
in the Listbox?

Thanks for all answers!