View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
RalphB
 
Posts: n/a
Default VBA Assistance Needed

I need help writing code that will allow me to enter a name into a list on
Sheet1 that will triger a macro on Sheet2 that will use the name entered on
Sheet1.

The name is for a supplier and the macro would generate a new sheet
providing the supplier's information and carying the suppliers name on the
page tab.

I am using XP Pro and Excel 2003.