View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Connie Connie is offline
external usenet poster
 
Posts: 106
Default Create a dynamic list on a userform outside of a list control

Is it possible to create a dynamic list on a userform outside of a list control?

I am using Excel 2010

What I’m trying to do is create a userform that will display a list of resources based on specified criteria, and will allow the user to input dates for each resource. The initial date for each resource will be populated based on criteria for the resource. If I could post a document, I would post a screen mockup.

Thank you!