View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Limeriweather Limeriweather is offline
external usenet poster
 
Posts: 1
Default Is there a way to create a Wizard type of program to auto populat.

I am trying to create a Wizard type program that auto-populates a separate
spreadsheet in Excel. Basically, I would like to have a program that asks a
series of questions and then takes the answers and imports them into a
spreadsheet in specifically designated cells. Any ideas? Do you use Macro
or Add-in tools or something different?