How to create a form on one sheet that enters data into another

S

SSW

Hi - new to VBE & macros, otherwise comfortable with Excel.
I'd like to create a form on sheet1, which will resemble a paper form that
is used to gather info. I'd like for this info to be entered into a row on
sheet2, and eventually have some totals and other summary info calculated.
And it'd be great if the operator can click a button for a report - tabular
or even graphic. Would like all this to be as automatic as possible.
Thanks.
 
S

SSW

S

SSW

Sure.
I searched web and found a link to a site by Ron DeBruin. He has an example
macro that pastes into the next empty row - I couldn't figure out how to do
that.
This gave me enough of a start to figure the rest out.
www.rondebruin.nl/copy1.htm
Thanks again,
SSW
 
Top