A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Centralized data



 
 
Thread Tools Display Modes
  #1  
Old May 13th, 2010, 08:32 PM posted to microsoft.public.excel.misc
Candida
external usenet poster
 
Posts: 20
Default Centralized data

I have a main costing work sheet that needs to be populated by individual
costing sheets that went out to all of the buyers to populate.

Main Costing Sheet
A. Item # B.Desc C. QTY D. Cost E.....F.........G......H (all
contain irrelevant information to costing activity.

There are 5 buyers (Nick, Tanya, Doug, Skip and Forrest) that I have divided
up the main costing sheet and sent them thier individual items to cost, now
that I am getting the individual costs back, I need to populate my "Main
Costing Sheet" with each cost, however, the items are all together and not
separated on this sheet. I created the following Vlookup and keep getting
error messages. Can someone please help me fix this formula or figure out an
easier way to take the costs off of each individual sheet and populate my
Main Costing Sheet?
  #2  
Old May 14th, 2010, 12:05 AM posted to microsoft.public.excel.misc
Gord Dibben
external usenet poster
 
Posts: 20,252
Default Centralized data

And the formula is???


Gord Dibben MS Excel MVP

On Thu, 13 May 2010 12:32:01 -0700, Candida
wrote:

I have a main costing work sheet that needs to be populated by individual
costing sheets that went out to all of the buyers to populate.

Main Costing Sheet
A. Item # B.Desc C. QTY D. Cost E.....F.........G......H (all
contain irrelevant information to costing activity.

There are 5 buyers (Nick, Tanya, Doug, Skip and Forrest) that I have divided
up the main costing sheet and sent them thier individual items to cost, now
that I am getting the individual costs back, I need to populate my "Main
Costing Sheet" with each cost, however, the items are all together and not
separated on this sheet. I created the following Vlookup and keep getting
error messages. Can someone please help me fix this formula or figure out an
easier way to take the costs off of each individual sheet and populate my
Main Costing Sheet?


  #3  
Old May 17th, 2010, 09:40 PM posted to microsoft.public.excel.misc
Candida
external usenet poster
 
Posts: 20
Default Centralized data


The formula is as follows:

=IF(ISNA(VLOOKUP(B2,'Tonya''s
response'!A$2:P$264,12,FALSE)),VLOOKUP(B2,’Nick
Costing’’!A$2:P$160,12,FALSE),IF(ISNA(VLOOKUP( B2,’Nick
Costing’!A$2:P$160,12,FALSE)), VLOOKUP(B2,’Skip
Costing’!A$2:P$160,12,false),IF(ISNA(VLOOKUP(B2, ’Skip
Costing’!A$2:P$160,12,FALSE)),VLOOKUP(B2,’Doug Costing’,
A$2:P$299,12,FALSE),IF(ISNA(VLOOKUP(B2,’Doug
Costing’!A$2:P$160,12,FALSE)),VLOOKUP(A2,’FORR EST
Costing’!A$2:P$160,12,FALSE)),IF(ISNA(VLOOKUP(B2 , ‘FORREST
Costing’!A$2:P$160,12,FALSE)),VLOOKUP(B2,'Tonya' 's
response'!A$2:P$264,12,FALSE)))

"Gord Dibben" wrote:

And the formula is???


Gord Dibben MS Excel MVP

On Thu, 13 May 2010 12:32:01 -0700, Candida
wrote:

I have a main costing work sheet that needs to be populated by individual
costing sheets that went out to all of the buyers to populate.

Main Costing Sheet
A. Item # B.Desc C. QTY D. Cost E.....F.........G......H (all
contain irrelevant information to costing activity.

There are 5 buyers (Nick, Tanya, Doug, Skip and Forrest) that I have divided
up the main costing sheet and sent them thier individual items to cost, now
that I am getting the individual costs back, I need to populate my "Main
Costing Sheet" with each cost, however, the items are all together and not
separated on this sheet. I created the following Vlookup and keep getting
error messages. Can someone please help me fix this formula or figure out an
easier way to take the costs off of each individual sheet and populate my
Main Costing Sheet?


.

  #4  
Old May 17th, 2010, 10:30 PM posted to microsoft.public.excel.misc
Candida
external usenet poster
 
Posts: 20
Default Centralized data

=IF(ISNA(VLOOKUP(B2,'Tonya''s response'!A$2:P$264,12,FALSE)),VLOOKUP(B2,’Nick
Costing’’!A$2:P$160,12,FALSE),IF(ISNA(VLOOKUP( B2,’Nick
Costing’!A$2:P$160,12,FALSE)), VLOOKUP(B2,’Skip
Costing’!A$2:P$160,12,false),IF(ISNA(VLOOKUP(B2, ’Skip
Costing’!A$2:P$160,12,FALSE)),VLOOKUP(B2,’Doug Costing’,
A$2:P$299,12,FALSE),IF(ISNA(VLOOKUP(B2,’Doug
Costing’!A$2:P$160,12,FALSE)),VLOOKUP(A2,’FORR EST
Costing’!A$2:P$160,12,FALSE)),IF(ISNA(VLOOKUP(B2 , ‘FORREST
Costing’!A$2:P$160,12,FALSE)),VLOOKUP(B2,'Tonya' 's
response'!A$2:P$264,12,FALSE)))

"Gord Dibben" wrote:

And the formula is???


Gord Dibben MS Excel MVP

On Thu, 13 May 2010 12:32:01 -0700, Candida
wrote:

I have a main costing work sheet that needs to be populated by individual
costing sheets that went out to all of the buyers to populate.

Main Costing Sheet
A. Item # B.Desc C. QTY D. Cost E.....F.........G......H (all
contain irrelevant information to costing activity.

There are 5 buyers (Nick, Tanya, Doug, Skip and Forrest) that I have divided
up the main costing sheet and sent them thier individual items to cost, now
that I am getting the individual costs back, I need to populate my "Main
Costing Sheet" with each cost, however, the items are all together and not
separated on this sheet. I created the following Vlookup and keep getting
error messages. Can someone please help me fix this formula or figure out an
easier way to take the costs off of each individual sheet and populate my
Main Costing Sheet?


.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:03 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.