Worksheet question

  • Thread starter Thread starter punkypoo1988
  • Start date Start date
P

punkypoo1988

I have an excel worksheet with tabs A, B, and C. A, B, and C contain al
of my data. Following those tabs are 50 more "Form" tabs that are al
the same. I want tab 1 to pull data from line one of A, B, and C.
want form 2 to pull data from line two of A, B, and C and so on.
Is there an easy way to link the form to the data without having to d
it page by page and line by line?
Thanks for the help
 
Possibly.

if you want a formula, is the number of the row you want to use as a data
source the last letter in the form name?

or do you want a vba solution? since you posted in programming

Also, how do the cells of A, B, and C map to the cells of the form?
 

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