I wanna make a form

D

dzelnio

I want to fill out a row of info and have a series of buttons that
sends it to the bottom (or the first blank row) of Worksheet 1,
Worksheet 2 or Worksheet 3.

Where do I start?
 
C

CyberTaz

As long as it isn't too much trouble to navigate to the correct sheet
yourself you already have a Form to use: Click anywhere in the list & go to
Data> Form. It will automatically append each record you add to the bottom
of the existing list. It will also carry forward any formatting &
calculations from the previous record.

If you're talking about a form that will distribute each record to separate
sheets it will have to be handled programmatically & include some sort of
device or code to enable it to determine what sheet the record should go to.
Quite honestly that actually leads to more of the inaccurate entry you're
trying to avoid. IMHO it's far better [and easier] to regulate the workflow
to enter one type of record at a time.

You might also look into using the List Manager.

If none of this helps,
HTH |:>)
Bob Jones
[MVP] Office:Mac
provide a more explicit description of what you are starting with & what
you actually need to do.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top