Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
topjob
 
Posts: n/a
Default how do I use +-*/ in one formula

A1 B1 C1 D1
2 4 3 2
2
2
2
2
how do i add A1 *B1 -C1 and then / it by D1
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Niek Otten
 
Posts: n/a
Default how do I use +-*/ in one formula

Please be more precise
What exactly do you want to add, what to subtract (from what?) and divide by what?

--
Kind regards,

Niek Otten

"topjob" wrote in message ...
| A1 B1 C1 D1
| 2 4 3 2
| 2
| 2
| 2
| 2
| how do i add A1 *B1 -C1 and then / it by D1


  #3   Report Post  
Posted to microsoft.public.excel.newusers
topjob
 
Posts: n/a
Default how do I use +-*/ in one formula



"Niek Otten" wrote:

Please be more precise
What exactly do you want to add, what to subtract (from what?) and divide by what?

--
Kind regards,

Niek Otten

"topjob" wrote in message ...
| A1 B1 C1 D1
| 2 4 3 2
| 2
| 2
| 2
| 2
| how do i add A1:A5 then *B1then -C1 and then divide the answer by D1



  #4   Report Post  
Posted to microsoft.public.excel.newusers
Paul B
 
Posts: n/a
Default how do I use +-*/ in one formula

topjob, try =(A1*B1-C1)/D1 is that what you need?
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"topjob" wrote in message
...


"Niek Otten" wrote:

Please be more precise
What exactly do you want to add, what to subtract (from what?) and divide
by what?

--
Kind regards,

Niek Otten

"topjob" wrote in message
...
| A1 B1 C1 D1
| 2 4 3 2
| 2
| 2
| 2
| 2
| how do i add A1:A5 then *B1then -C1 and then divide the answer by D1





  #5   Report Post  
Posted to microsoft.public.excel.newusers
Peo Sjoblom
 
Posts: n/a
Default how do I use +-*/ in one formula

=(A1*B1-C1)/D1


--

Regards,

Peo Sjoblom

http://nwexcelsolutions.com



"topjob" wrote in message
...
A1 B1 C1 D1
2 4 3 2
2
2
2
2
how do i add A1 *B1 -C1 and then / it by D1





  #6   Report Post  
Posted to microsoft.public.excel.newusers
Paul B
 
Posts: n/a
Default how do I use +-*/ in one formula

topjob, missed you last part, try this instead =(SUM(A1:A5)*B1-C1)/D1
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Paul B" wrote in message
...
topjob, try =(A1*B1-C1)/D1 is that what you need?
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"topjob" wrote in message
...


"Niek Otten" wrote:

Please be more precise
What exactly do you want to add, what to subtract (from what?) and
divide by what?

--
Kind regards,

Niek Otten

"topjob" wrote in message
...
| A1 B1 C1 D1
| 2 4 3 2
| 2
| 2
| 2
| 2
| how do i add A1:A5 then *B1then -C1 and then divide the answer by D1







  #7   Report Post  
Posted to microsoft.public.excel.newusers
topjob
 
Posts: n/a
Default how do I use +-*/ in one formula

YES, exactly what I needed Thankyou

"Paul B" wrote:

topjob, missed you last part, try this instead =(SUM(A1:A5)*B1-C1)/D1
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Paul B" wrote in message
...
topjob, try =(A1*B1-C1)/D1 is that what you need?
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"topjob" wrote in message
...


"Niek Otten" wrote:

Please be more precise
What exactly do you want to add, what to subtract (from what?) and
divide by what?

--
Kind regards,

Niek Otten

"topjob" wrote in message
...
| A1 B1 C1 D1
| 2 4 3 2
| 2
| 2
| 2
| 2
| how do i add A1:A5 then *B1then -C1 and then divide the answer by D1








  #8   Report Post  
Posted to microsoft.public.excel.newusers
Paul B
 
Posts: n/a
Default how do I use +-*/ in one formula

Your welcome, thanks for the feedback

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"topjob" wrote in message
...
YES, exactly what I needed Thankyou

"Paul B" wrote:

topjob, missed you last part, try this instead =(SUM(A1:A5)*B1-C1)/D1
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Paul B" wrote in message
...
topjob, try =(A1*B1-C1)/D1 is that what you need?
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from

it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"topjob" wrote in message
...


"Niek Otten" wrote:

Please be more precise
What exactly do you want to add, what to subtract (from what?) and
divide by what?

--
Kind regards,

Niek Otten

"topjob" wrote in message
...
| A1 B1 C1 D1
| 2 4 3 2
| 2
| 2
| 2
| 2
| how do i add A1:A5 then *B1then -C1 and then divide the answer by

D1










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
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
2 Nesting questions Starchaser Excel Worksheet Functions 7 January 20th 06 06:53 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 10:24 AM.

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"