Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default value from cell x according to cell Y

I'm about to pull out my hair on this one..
I have multiple sheets I'm working with (3). If sheet2, cell A2 contains
"1", then I need sheet 2, d2's value to be added onto sheet3, d12.

I need this to check cells a2 through a12, and for a value of 1 through 10.

This formula is waaayyyy over my head, but it cuts down my calculation time
while Im on patrol. If anyone can help it would be greatly appreciated.

Thank you
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,047
Default value from cell x according to cell Y

Hi Dman,

try on sheet3 D12,

=if((sheet2!A2=1),(d12formula+sheet2!d2),(d12formu la))

hth
regards from Brazil
Marcelo


"dman" escreveu:

I'm about to pull out my hair on this one..
I have multiple sheets I'm working with (3). If sheet2, cell A2 contains
"1", then I need sheet 2, d2's value to be added onto sheet3, d12.

I need this to check cells a2 through a12, and for a value of 1 through 10.

This formula is waaayyyy over my head, but it cuts down my calculation time
while Im on patrol. If anyone can help it would be greatly appreciated.

Thank you

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default value from cell x according to cell Y

I appreciate the help, but the formula did not work. I'll see if I can
rephrase it, but I don't think this solution is going to exist..

If A2 has a "1" in it, I need the value from D2 added to B5
If A3 has a "1" in it, I need the value from D3 added to B5

If A2 has a "2" in it, I need the value added from D2 to B6
If A3 has a "2" in it, I need the value added from D2 to B6

Thanks for anyone who can help.


"Marcelo" wrote:

Hi Dman,

try on sheet3 D12,

=if((sheet2!A2=1),(d12formula+sheet2!d2),(d12formu la))

hth
regards from Brazil
Marcelo


"dman" escreveu:

I'm about to pull out my hair on this one..
I have multiple sheets I'm working with (3). If sheet2, cell A2 contains
"1", then I need sheet 2, d2's value to be added onto sheet3, d12.

I need this to check cells a2 through a12, and for a value of 1 through 10.

This formula is waaayyyy over my head, but it cuts down my calculation time
while Im on patrol. If anyone can help it would be greatly appreciated.

Thank you

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
Compiling macro based on cell values simonsmith Excel Discussion (Misc queries) 1 May 16th 06 08:31 PM
Instead of a negative number, I'd like to show zero... Dr. Darrell Excel Worksheet Functions 6 December 7th 05 08:21 PM
Cell color based upon cell value My View Excel Discussion (Misc queries) 11 July 6th 05 03:59 AM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
up to 7 functions? ALex Excel Worksheet Functions 10 April 12th 05 06:42 PM


All times are GMT +1. The time now is 06:01 PM.

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

About Us

"It's about Microsoft Excel"