iserror, index & if

S

Sueellen1312

I'm trying to design a workbook that has a front sheet where you input all
the information, then a function that will copy it to relevant worksheet
within the workbook ie 4,7, etc etc, but there will be multiple information
on the front sheet to copy to the relevant sheet.
Sheet 1 INput
Sheet 2 4
Sheet 3 7
sheet 4 54 & so on
 
G

Glenn

Sueellen1312 said:
I'm trying to design a workbook that has a front sheet where you input all
the information, then a function that will copy it to relevant worksheet
within the workbook ie 4,7, etc etc, but there will be multiple information
on the front sheet to copy to the relevant sheet.
Sheet 1 INput
Sheet 2 4
Sheet 3 7
sheet 4 54 & so on


Is there a formula utilizing ISERROR, IDNEX and IF that you are having a problem
with? If you posted that, along with a better description of what you are
trying to accomplish, maybe someone could help.
 
P

Pete_UK

You need to give more details of the columns you are using. Presumably
one column will be used to determine which set of data that record
belongs to (4, 7, 54 etc), but what other information will you want to
copy across?

Pete
 
D

Daryl S

Sueellen1312 -

Can you just put references in the other worksheets so they always point to
the cells on the first worksheet?
 
G

Gord Dibben

Not enough detail to even hazard a guess about iserror, index and if


Gord Dibben MS Excel MVP
 

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