Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Need formula - Any ideas****

I want to be able to type in a ISD name in sheet 1 Cell C1 and have the
formula pull the payroll for the ISD I named in cell C1 from sheet 2 for
03-04 and have it put in cell B4 and from sheet 3 for the ISD I named for
04-05 payrolland have it in cell B5. And do the same for Normal Premium and
Fixed cost

SHEET 1
A B C D
1
2 Payroll Normal Premium Fixed Cost
3
4 2003-04
5 2004-05

SHEET 2 (03-04)

A B C D
ISD Payroll Premium Fixed Cost

1 AISD
2 MFISD
3 TISD
4 CISD

SHEET 3 (04-05)

A B C D
ISD Payroll Premium Fixed Cost

1 AISD
2 MFISD
3 TISD
4 CISD

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Need formula - Any ideas****

See previous replies on same/very similar questions from you. Please don't
multi-post.

"walkerT" wrote:

I want to be able to type in a ISD name in sheet 1 Cell C1 and have the
formula pull the payroll for the ISD I named in cell C1 from sheet 2 for
03-04 and have it put in cell B4 and from sheet 3 for the ISD I named for
04-05 payrolland have it in cell B5. And do the same for Normal Premium and
Fixed cost

SHEET 1
A B C D
1
2 Payroll Normal Premium Fixed Cost
3
4 2003-04
5 2004-05

SHEET 2 (03-04)

A B C D
ISD Payroll Premium Fixed Cost

1 AISD
2 MFISD
3 TISD
4 CISD

SHEET 3 (04-05)

A B C D
ISD Payroll Premium Fixed Cost

1 AISD
2 MFISD
3 TISD
4 CISD

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Need formula - Any ideas****

I am trying to explain it better and make it clearer to undertsand what
fromula I need...

"Toppers" wrote:

See previous replies on same/very similar questions from you. Please don't
multi-post.

"walkerT" wrote:

I want to be able to type in a ISD name in sheet 1 Cell C1 and have the
formula pull the payroll for the ISD I named in cell C1 from sheet 2 for
03-04 and have it put in cell B4 and from sheet 3 for the ISD I named for
04-05 payrolland have it in cell B5. And do the same for Normal Premium and
Fixed cost

SHEET 1
A B C D
1
2 Payroll Normal Premium Fixed Cost
3
4 2003-04
5 2004-05

SHEET 2 (03-04)

A B C D
ISD Payroll Premium Fixed Cost

1 AISD
2 MFISD
3 TISD
4 CISD

SHEET 3 (04-05)

A B C D
ISD Payroll Premium Fixed Cost

1 AISD
2 MFISD
3 TISD
4 CISD

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Need formula - Any ideas****

=VLOOKUP($C$1,Sheet2!$A$2:$D$5,2,0) Payroll for 03/04

=VLOOKUP($C$1,Sheet2!$A$2:$D$5,3,0) Premium for 03/04

etc

Works fine for me!


"walkerT" wrote:

I want to be able to type in a ISD name in sheet 1 Cell C1 and have the
formula pull the payroll for the ISD I named in cell C1 from sheet 2 for
03-04 and have it put in cell B4 and from sheet 3 for the ISD I named for
04-05 payrolland have it in cell B5. And do the same for Normal Premium and
Fixed cost

SHEET 1
A B C D
1
2 Payroll Normal Premium Fixed Cost
3
4 2003-04
5 2004-05

SHEET 2 (03-04)

A B C D
ISD Payroll Premium Fixed Cost

1 AISD
2 MFISD
3 TISD
4 CISD

SHEET 3 (04-05)

A B C D
ISD Payroll Premium Fixed Cost

1 AISD
2 MFISD
3 TISD
4 CISD

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ANY IDEAS FOR A FORMULA TO KEEP A TEAM BOWLING SCORE ed Excel Discussion (Misc queries) 1 March 23rd 06 09:43 PM
Out of Ideas, need help with Auto Fill acctexecutive Excel Worksheet Functions 3 June 21st 05 09:16 PM
Any Ideas? GAIL HORVATH Excel Worksheet Functions 2 May 30th 05 04:17 PM
Any Ideas Greg B Excel Discussion (Misc queries) 7 May 16th 05 03:41 AM
formula from Excel97 doesn't work in Excel2003,any ideas why? nic Excel Worksheet Functions 6 November 8th 04 04:40 PM


All times are GMT +1. The time now is 09:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"