1000 or 10% of another cell, whichever is less.

Should be simple.

How to write so that a cell produces 1000 or 10% of the content of another cell - is at least high. How?

Before working on a spreadsheet, it would be useful to learn basic algebra and read the docs for your spreadsheet application.

Tags: iWork

Similar Questions

  • Enter a number in a cell empty and multiplied by the value in another cell to return a total value

    I would like a number in an empty cell that will be then multiplied by a constant number of another cell, but the result should be returned in the original empty cell.  For example, I have a cell (B3), which has a constant number (12).  In B4, I take any number (for this example, we will use 3) which will be then multiplied by the number in B3.  The result: 36 (12 X 3) will be shown in B4.  If I enter the number 5 it returns a value of 60 (12 x 5).  I do not have the numbers in parentheses, they are there as to understand my problem.


    Number using 3.6.2

    Thanks in advance!

    DaveTheDreaded

    You can't have a manually entered value and an equation in the same cell. So what you're asking can be in any spreadsheet. Generally, we put the new value in the next column and work from there.

    If you want to make a second sheet, you may have a spreadsheet, then a print sheet / display. Where you enter your values in the journal entry or table and the results show on the other hand you like.

    the last alternative is a script to move data around you, but it's really overkill.

    Jason

  • In number. How do I lock you in a function such as highlighting a cell so it does not disappear when you move to another cell.

    In number. How can I lock you in a function such as highlighting a cell so that it does not disappear when you move to another cell.

    Hi Philil,

    Do you mean pointing out the contents of a cell, or "stressing" the cell itself (by placing an on bottom border)?

    Formatting content will transfer to another cell if you fill in the other cell content, or copy from a single cell and pasting it into another.

    Borders applied to a cell or group of cells may be applied to another cell or group of cells by selecting the first cell (single click), the format of this cell or a group of cells copy (Format (menu) or option + command + C > copy Style), and then selecting one or more other cells and stick to the format (Format (menu) or command-option-v > paste Style.)

    'Format' in the case of cells includes the color fill, color text and other text attributes, content, format (text, number, date & time, duration...), borders...

    When you copy the style, all format attributes are copied.

    Kind regards

    Barry

  • How can I use highlighting conditional to assign a cell using the value of another cell

    I would use conditional highlighting on a cell based on the value of another cell.

    For example:

    If K2 is 1, then I would than A4 Green

    Any suggestions?

    Hi louis,.

    This approach is to add a cell to compare your target for:

    Highlight the rule in this case:

    Quinn

  • Derivative of a cell based on the value of another cell's true/false

    Hello

    I try to create a list of digital control and would have put cells highlight according to a corresponding value in another cell.

    For example, I would like cell D2 to white if the cell H2 is FALSE, or if the values of H2 is TRUE, I would D2 to be green. I want this for about 20 lines.

    Any suggestions?

    Hi JCR.

    Conditional highlighting rules depend on comparing the value contained in the cell to be highlighted (D2) with a second value. The second value may be fixed (recorded in the rule) or may be contained in a cell of the second.

    In your scenario, the highlight would be independent of the value in D2.

    There are two ways to accomplish what you want using conditional highlighting, highlighting a third cell whose value depends on the value in H2 and whose pointing out will be seen as highlighting of the D2, OR by providing a third cell whose value can match or does not match the value in D2 , the value of H2.

    Since you want to highlight only a single cell, and not a group of cells, the second method is probably more simple here.

    Each cell in the column I contains the following formula, entered in I2, and filled then down on the rest of the column:

    I2: = IF (H, D, "xxx")

    English: If the cell in this row of column H is set to TRUE (enabled), copy the value in this row of column D to this cell. If not, put "xxx" in this cell.

    'xxx' can be any value that will be ever present in the cells in column D.

    The below table conditional formatting rule is placed in cells D2 - D10. The cell reference is to the cell "this rank" in column I and is different for each cell.

    Kind regards

    Barry

  • How to create a formula that highlights the cell that contains the same data that I type in another cell

    Hi, can someone help me make a formula which detects and highlights the value of the cell that contains the items of data that I entered in another cell? Thank you

    resolved to myself

  • How to copy the numbers in a cell to another cell and gets their total

    500.40

    192932.90

    231838 * 90

    290414 * 15

    222312 * 15

    222314 * 5

    141722 * 20

    Hello, can I ask how to copy the numbers after the period/asterisk to another cell and then add up all the numbers copied without having to type them.thank you

    Hi mirijin,

    Break the problem into small steps:

    Step 1. All separators (periods and asterisks) convert the asterisks.

    Formula in B2 (fill down)

    = SUBSTITUTE(A2,".","*")

    Step 2. Find the position of an asterisk in each cell.

    Formula in C2 (fill down)

    = FIND("*",B2)

    Step 3. Extract everything to the right of the asterisk.

    Formula in D2 (fill down)

    = RIGHT (B2, LEN (B2) −C2)

    Step 4. Convert the text to numbers re using the VALUE function.

    Formula in E2 (fill down)

    VALUE = (D2)

    This table has a header row and footer of the line, so the SUM in E9 apply to all cells in the body.

    = SUM (E)

    You can combine the individual forms in a unique and complex formula, or simply to hide intermediate columns B, C and D:

    Kind regards

    Ian.

  • Is it possible to have the cells to automatically fill in values by reference to another cell (which is be pop up menu)?

    Use numbers for iMac. So basically, I have a range of cells is formatted for a pop-up menu list.

    This list contains foods. Is it not possible to say, if I select 'milk' of food, have another cell autopopulate the value in calories for a serving of milk? I know that I have to enter these values somewhere, so I could do it on another sheet.

    So I think something like if cell changes to pop up the text value of selection 'milk', get the value of the other sheet for calories from milk. If it turns into 'fish', it takes the value in calories of fish etc.

    Hi nervvusNRGs,

    What you want is a lookup table.

    Lookup() returns a value close, so using a popup will protect from close matches as long as all the values in the pop-up in the table of your choice.

    Quinn

  • Formula that multiplies the value in each cell in a column with another cell

    Hello

    is it possible to do a simple way?

    I need a formula that will multiply each cell in a column, one by one, with another cell. And then a way to fill the 32 raws and 12 columns.

    That's how I explain what I need simplified.

    G1 = ((chaque cellule de B1:B32, un par un) * E1) + (( B1:B32each cell, one by one) * E2) +...

    and then that again and again for coulumn 12.

    G1 to G12.

    G2 would be = ((chaque cellule de C1:C32, un par un) * E1) + ((each cell c1:C32, one by one) * E2) +... and so on...

    It would take weeks to do this manually.

    It is, for me, very complicated and my brain can not understand.

    very grateful for the help with this one.

    Thank you

    /Joakim

    Hello

    I can't imagine the structure of your table according to your descriptions, but formulas would be very simple if you calculate:

    G1 = (B1*E1 + B2*E1 + ... + B32*E1) + (B1*E2 + B2*E2 + ... + B32*E2) + ...
       = (B1 + B2 + ... + B32) * (E1 + E2 + ...)
    

    For example,.

    Table 1 (excerpt)
    
    A1 
    A2 
    A3 
    A4 
       
    B1  =RANDBETWEEN(0,5)
    B2  =RANDBETWEEN(0,5)
    B3  =RANDBETWEEN(0,5)
    B4  =RANDBETWEEN(0,5)
       
    C1  =RANDBETWEEN(0,5)
    C2  =RANDBETWEEN(0,5)
    C3  =RANDBETWEEN(0,5)
    C4  =RANDBETWEEN(0,5)
       
    D1 
    D2 
    D3 
    D4 
       
    E1  =RANDBETWEEN(0,5)
    E2  =RANDBETWEEN(0,5)
    E3  =RANDBETWEEN(0,5)
    E4  =RANDBETWEEN(0,5)
       
    F1 
    F2 
    F3 
    F4 
       
    G1  =SUM(B1:B32)*SUM(E)
    G2  =SUM(C1:C32)*SUM(E)
    G3 
    G4 
    

    * Table is designed with numbers v2.

    Kind regards

    H

  • Turn off the cell table based on the contents of another cell

    Hello

    Using JDeveloper 12.1.2.3 and have a table where I want to disable a cell in the row, based on a value in another cell (in the same line) and vica versa, IE are mutually exclusive.

    The photo below shows the two cells that need to be mutually exclusive. I have implemented this by setting the "Disabled" field to something like that

    "#{row.bindings.LineOfBusiness.inputValue ne ""}"
    

    I also put the autosubmit = true and added a partial trigger for the other column cell.

    Should be simple enough, right.

    The problem is that it doesn't work and all lines is disabled.

    disablecell.png

    Any tips?

    It turns out that I needed to check on

    don't #{row.bindings.LineOfBusiness.inputValue ' 0'}

    for the selectOneChoice, then it worked.

  • Can you tab text in another cell in a table?

    Is it possible the text tab in another cell in a table in the same way as the use of a column break in a multi column text box.

    Beefcake3

    Not sure what you mean. The tab key you take from one cell to another, then you can enter the cell-by-cell text. Enter a true tab puts a real tab in the cell, so you can make a building in a table within a cell. If the text is already in the cell, you can cut and paste. If the table is not made, you can use the tabs as separators to convert the text to a table.

    But cells are not connected to each other in the same way that threaded frames are interconnected, so there is no column breaks or other key break that screws the text together through cells.

    Ken

  • Table cell - change is updating another cell using SQL

    Hi all

    Tried to search the forums without success.
    I'm looking for a similar solution to the solution of Dene on its APEX demo page
    http://HTMLDB.Oracle.com/pls/OTN/f?p=31517:160
    (Javascript display Set point I)

    I have a table with a menu drop-down list of members of the staff
    When the user selects a staff member, I want an Onchange command
    fills another cell tablle with managers

    SQL to get the manager would be somehting like this

    Select staff. Manager of staff where staff.userid = employees

    I know that I need to create an onchange command and pass the value to the called function.
    I just need help to create javascript code that gets the data and passes the return information

    Hope it's a simple question for someone (not me lol!)

    Frank

    This example is more appropriate:

    http://Apex.Oracle.com/pls/OTN/f?p=31517:239

    It gives you everything you need to achieve the desired results.

    Denes Kubicek
    ------------------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    ------------------------------------------------------------------------------

  • If then the value of another cell - using the syntax visible

    My form is saved in dynamic PDF, the table is a set number of lines, opted in the case of this form cannot have repeating lines.  I am trying to simulate the index number of the column 1 depending on whether the cell column 2 on the same line is empty or not.  If a value is entered in the 2nd cell, I hope to see the default value of the 1st column by rank.  Here is where I am today, but no luck.  Not sure what event to place.  Right now, it's in the event of modification of a read-only cell in the 1st column.  Have also tried formcalc, but had no luck there, either.  Is there a better way to simulate an index when the table is static?  Thank you!

    Reading single column
    This column - empty or whose value should trigger the left column to display or not




     SPO.sfrmBOM.Table1.Row1[0].Cell1::change - (JavaScript, client)
    
    if (SPO.sfrmBOM.Table1.Row1.Cell2.rawValue == null  || SPO.sfrmBOM.Table1.Row1.Cell2.rawValue.length = 0)
      this.presence = "hidden";
    else
      this.presence = "visible";
    endif
    

    You could do something like (in formcalc in the output of Cell2 event):

    If ($.isNull) then

    Cell1 = «»

    of another Cell1 = '2 '.

    endif

    in this way, you don't have to have a default value and hid it originally, just leave it empty at the beginning.

  • Use the timestamp when another cell contains one of two values

    Hi everyone again,

    I am struggling with a formula more in number. I have a formula whose time stamps the current date in a cell when a corresponding cell in the map is filled with '1 '.

    =IF(C3=1,TODAY,"")
    

    Hey Joe,

    IF and WHERE are your friends.

    Formula in D3 (fill down)

    = IF (OR (C3 = 1, C3 = "G"), TODAY (),"" ")

    Today is dynamic; It is not a timestamp.

    If you open the document tomorrow, it will be a new today (July 23, 2016, at least in Australia).

    Do you want a real timestamp (scheduled) or a dynamic date?

    Kind regards

    Ian.

  • How to insert a value predetermined on a cell of a value to another cell

    HI, I'm traying to set the automatic values on B1 and D1 cells by entering a value on the A1. I want to save time and work by simply entering a value on the A1 and fill of B1 and D1.

    I use numbers on the airwaves of the ipad 2

    passengers CG % MAC GTOW CG % MAC
    44086

    Example:

    1 passenger 23, 4-23, 8.                25.5

    2 passengers 23, 8-24, 5.               25.8

    etc...

    Hi gomlic,

    "I'm trying to set the automatic values in cells B1 and D1 by entering a value on A1."

    Is there a mathematical relationship between the value in A1 and B1 and D1 values, or these values appear on a lookup table?

    In your post, what is entered in A1?

    What is the result in B1?

    What is the result in D1?

    What numbers to get from the first to the result?

    Kind regards

    Barry

Maybe you are looking for

  • Satellite C50D-A-12V: trolling problems

    Hi, first of all, I can't find this laptop right on any OTHER site of Toshiba, but it is almost exactly the same as the model 12-U (plug here: http://www.toshiba.co.uk/laptops/satellite/c50/satellite-c50d-a-12u/) Every time I open a page and have to

  • Outlook and Windows Vista

    Hi all, I am new to Windows Vista and I tried to transfer music to my cell phone. I was told that I couldn't sync with my phone cos outlook had not been installed correctly. Am I a Board?

  • Satellite Pro A100 - 244 PSAAC - RAM upgrade Question

    Hello everyone, I have Satellite Pro A100 - 244 (PSAAC) comes with standard RAM "512 (533 MHz)" and I replaced it with 1 GB (533 MHz) And now, I want to add 2 GB of RAM in the other slot but I couldn't find RAM 2 GB with bus (533 MHz), I can find onl

  • Is it possible to upgrade processor for EliteBook 8560p

    This EliteBook 8560p currently offers 1618 KBC Version 97.4 ch. card system, I updated the BIOS to Version F.29 68SCF and the current processor is i5 - 2520M to 2.5 GHz.  I think that it is a quad core - when I look in device under processors Manager

  • Linpus Linux how to run the installation on a CD FRO invites him BACK

    I just bought a new laptop Acer E1-571 and it comes with what is called linpus linux and the screen comes up with a DOS command prompt: [root@localhost/i# How to run a program on a CD! I know that the program is in the root directory of the CD but ho