Excel Programming Help

  • Thread starter Thread starter Jason
  • Start date Start date
J

Jason

I am new to developing applications in Excel and was
hoping someone could point me towards a tutorial/article
that would help.

I have 5 categories of job titles and I currently have to
provide enough rows and sheets for the maximum number
that could possible be needed. It is overkill on 90% of
projects and it also makes the file size very large.

What I would like to do is create a workbook that will
create new sheets and new rows based on a number selected
from a listbox.

Can anyone help? Is this fairly straightforward?
 
I found the "Step by Step" series to be very helpful.

To answer your "Add" question ... open VBA, type the word "Add", the
put your cursor inside the word and press F1. You will find the answe
to your question ... and example code ... right there
 

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

Back
Top