ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I do this? (https://www.excelbanter.com/excel-discussion-misc-queries/45021-how-do-i-do.html)

djarcadian

How do I do this?
 

I have this formula I need an excel spreadsheet to perform. Can anyone
tell me how to do this? I'd greatly appreciate the help.

cell1+cell2<$7000 then cell1 + cell2 X 0.062
cell1+cell2$7000 then $7000-cell1 X 0.062


--
djarcadian
------------------------------------------------------------------------
djarcadian's Profile: http://www.excelforum.com/member.php...o&userid=15877
View this thread: http://www.excelforum.com/showthread...hreadid=466978


Gary''s Student

If cell1 is A1 and cell2 is A2, then put elsewhere

=if(A1+A2<7000,A1+A2*.062,7000-A1*.062)
--
Gary''s Student


"djarcadian" wrote:


I have this formula I need an excel spreadsheet to perform. Can anyone
tell me how to do this? I'd greatly appreciate the help.

cell1+cell2<$7000 then cell1 + cell2 X 0.062
cell1+cell2$7000 then $7000-cell1 X 0.062


--
djarcadian
------------------------------------------------------------------------
djarcadian's Profile: http://www.excelforum.com/member.php...o&userid=15877
View this thread: http://www.excelforum.com/showthread...hreadid=466978




All times are GMT +1. The time now is 07:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com