View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dant Dant is offline
external usenet poster
 
Posts: 3
Default How do you display a VBA user form when starting excel workbook?

How do you display a VBA user form when starting excel workbook? Code works
to populate a list box based on choice in previous list box but how do you
show the form so that it can be used when you start excel? I want to make it
an excel form to collect data that has interdependanrt fields.