View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kent McPherson[_2_] Kent McPherson[_2_] is offline
external usenet poster
 
Posts: 27
Default Populate form from row data

I want to create my own form for the data in my spreadsheet because I don't
like the default form that Excel creates. Is it a matter of creating many
textboxes and then somehow "reading" the first row? Any good tutorials on
building a form and populating from the spreadsheet would be helpful. I
googled "populate excel form" but didn't find anything that helped.