Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Please explain these formulas to me:
If(A11,000,000,000,500,000,A1-F3) If(A1500,000,500,000,A1) Also, when I use the above formulas, A1 is produced by subtracting two numbers. Is there a way to incorporate all of this in one formula? Thanks!! |
#2
![]() |
|||
|
|||
![]()
Personally, I cannot see how they work at all. It seems that the first is
saying If value in A1 is greater than 1 billion then return 500 thousand, otherwise return A1 minus F3. But all the commas in the 1 billion and 500 thousand will throw a formula error. -- HTH RP (remove nothere from the email address if mailing direct) "Lilbit" wrote in message lkaboutsoftware.com... Please explain these formulas to me: If(A11,000,000,000,500,000,A1-F3) If(A1500,000,500,000,A1) Also, when I use the above formulas, A1 is produced by subtracting two numbers. Is there a way to incorporate all of this in one formula? Thanks!! |
#3
![]() |
|||
|
|||
![]()
Thanks RP. I'm so use to typing numbers with commas, I neglected to
eliminate them when typing the formula in my question. Your response was very helpful. That explains that; however, is there a way to incorporate in that formula the value for A1 whose result is found by subtracting two numbers? |
#4
![]() |
|||
|
|||
![]()
Do you mean like
=IF(A1-F31000000000,500000,A1-F3) -- HTH RP (remove nothere from the email address if mailing direct) "Lilbit" wrote in message lkaboutsoftware.com... Thanks RP. I'm so use to typing numbers with commas, I neglected to eliminate them when typing the formula in my question. Your response was very helpful. That explains that; however, is there a way to incorporate in that formula the value for A1 whose result is found by subtracting two numbers? |
#5
![]() |
|||
|
|||
![]()
Thanks again RP! I'm sure to you, that was way too easy, but to me, there
were too many possibilities to express that formula. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pasting Word table cell with paragraph markers into single Excel c | Excel Discussion (Misc queries) | |||
Can I use the contents of a cell to satisfy the result_vector arg. | Excel Worksheet Functions | |||
AutoFIll -by dragging the bottom-right corner of the cell | Excel Discussion (Misc queries) | |||
inserting data from a row to a cell, when the row number is specified by a formula in a cell | New Users to Excel | |||
VLookup resulting in a blank cell... | Excel Worksheet Functions |