Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I want to be able to Subtract 'change order'!G34 from 'team pay'!C35 & C36
only if it is a negitave and not to add to it if it is a positive. Not sure if this is do-able but any help would be appericated. Ray Byers Jr, Northern Ca. |
#2
![]() |
|||
|
|||
![]()
Hi
try: SUM('team pay'!C35:C36)+MIN(0, 'change order'!G34) -- Regards Frank Kabel Frankfurt, Germany "RJ" schrieb im Newsbeitrag ... I want to be able to Subtract 'change order'!G34 from 'team pay'!C35 & C36 only if it is a negitave and not to add to it if it is a positive. Not sure if this is do-able but any help would be appericated. Ray Byers Jr, Northern Ca. |
#3
![]() |
|||
|
|||
![]()
So if i am on the Team pay sheet in Cell C35 how would I write the formula
Thank you all of your help. and I guess I would duplicate it for cell C36. "Frank Kabel" wrote: Hi try: SUM('team pay'!C35:C36)+MIN(0, 'change order'!G34) -- Regards Frank Kabel Frankfurt, Germany "RJ" schrieb im Newsbeitrag ... I want to be able to Subtract 'change order'!G34 from 'team pay'!C35 & C36 only if it is a negitave and not to add to it if it is a positive. Not sure if this is do-able but any help would be appericated. Ray Byers Jr, Northern Ca. |
#4
![]() |
|||
|
|||
![]()
Hi
not sure what you mean with this. I think you have values in C35 on this sheet? -- Regards Frank Kabel Frankfurt, Germany "RJ" schrieb im Newsbeitrag ... So if i am on the Team pay sheet in Cell C35 how would I write the formula Thank you all of your help. and I guess I would duplicate it for cell C36. "Frank Kabel" wrote: Hi try: SUM('team pay'!C35:C36)+MIN(0, 'change order'!G34) -- Regards Frank Kabel Frankfurt, Germany "RJ" schrieb im Newsbeitrag ... I want to be able to Subtract 'change order'!G34 from 'team pay'!C35 & C36 only if it is a negitave and not to add to it if it is a positive. Not sure if this is do-able but any help would be appericated. Ray Byers Jr, Northern Ca. |
#5
![]() |
|||
|
|||
![]()
Frank I think I found the Answer to my question. You are amazing thank you
for your help and being so quick to answer. "Frank Kabel" wrote: Hi not sure what you mean with this. I think you have values in C35 on this sheet? -- Regards Frank Kabel Frankfurt, Germany "RJ" schrieb im Newsbeitrag ... So if i am on the Team pay sheet in Cell C35 how would I write the formula Thank you all of your help. and I guess I would duplicate it for cell C36. "Frank Kabel" wrote: Hi try: SUM('team pay'!C35:C36)+MIN(0, 'change order'!G34) -- Regards Frank Kabel Frankfurt, Germany "RJ" schrieb im Newsbeitrag ... I want to be able to Subtract 'change order'!G34 from 'team pay'!C35 & C36 only if it is a negitave and not to add to it if it is a positive. Not sure if this is do-able but any help would be appericated. Ray Byers Jr, Northern Ca. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
subtract amounts from different columns? | Excel Discussion (Misc queries) | |||
how to subtract the very next LOWEST number | New Users to Excel | |||
subtract a running balance from a SUM at the bottom of worksheet | Excel Worksheet Functions | |||
How can I subtract 111 from a number like 097 and get 987, using . | Excel Worksheet Functions | |||
how do you subtract military time? example 12:00 - 07:00 = 5 hour. | Excel Worksheet Functions |