Question form to fill cells based on information elsewhere on a worksheet based on the content of specific cells.

I'm sorry but I do not know the type of formula I'm looking for, but here's what I want (see image below).

I want to be able to type in a word (or number) in a cell and have another cell flood information to yet another set of cells.   As with the image below if I type in "Butch" in the E46 cell I want to 'abc' of cell F46 pop-up C46 and "123" to appear in the D46 and so on.   So, something like "If E46 = Butch then C46 = F46".

Also if there is a way to do it, is there also a way to tell if = Butch then C46 = F46 or if E46 E46 = Sundance and C46 = F50, but all in a single string?   So I ask is it possible to put a series of variables in a cell?

Since a pedigree of cattle that I work, I eventually would like to make, is to be able to type the name of a father in the blue zone and then the spreadsheet removed values in a different area of the sheet (according to what name I type in) used to fill automatically C46-49 and D46 - with the information of this specific father.  And of course the same thing with the dam.  However, there are up to 10 bulls and 30 dams which could be plugged into the boxes.

What you ask for is stuff Excel base that would be better to be asked in forum Excel:

http://answers.Microsoft.com/en-us/Office/Forum/office_2010-Excel/

To acquire some basic skills in Excel, type this expression in a Google search box:

Introduction to Excel

You will find lots of excellent guides.

Here is an example of a formula: to implement your statement

If I type in "Butch" in the E46 cell I want to 'abc' of cell F46 pop up in C46

You must put this forumla in cell C46: = If (E46 = "Butch", F46,"")

Tags: Windows

Similar Questions

  • Change the fill color based on the range of values

    Creating a form to inspect the parts. Work on the setting up of a text field to change the fill color based on the number or the data entered. For example: If is between 0-20 fill color is red, between 20-24 fill color is green, more filling 24 is still red, and if no data is entered in the fill color is white. The script below works for me but keeps the red field when data is deleted (empty) field. Not sure if im approaching this correctly so I should be looking at differently? I have different ranges for many fields and im trying to keep the script right to the front as possible. Thanks in advance for any help.

    If (event.value > '24')

    event.target.fillColor = color.red;

    Else if (event.value < '20')

    event.target.fillColor = color.red;

    else event.target.fillColor = color.green;

    You do not have... Change this line:

    Else if (event.value > '24')

    To do this:

    Else if (event.value > 24)

    And even with "20".

  • PHP form script is missing from the web server or PHP is not properly configured on your web hosting provider. Help - I get this message on my site when the form is filled out and you press send... Check if the form PHP script has been downloaded correctl

    PHP form script is missing from the web server or PHP is not properly configured on your web hosting provider. Help - I get this message on my site when the form is filled out and you press send... Check if the form PHP script has been downloaded correctly, contact your host about the configuration of PHP.

    Hi Graham,

    If you, please add your site to this link ( http://my-site.com/scripts/form_check.php ) and make sure that all green checkmarks are appearing. If they don't, let us know what errors you seem to receive and include the link to your site.

    In addition, check out this guide on the forums of Muse troubleshooting: Troubleshooting Muse form used on the servers of third party Widgets

    I hope this helps!

    Emily

  • Apply the table style based on the contents of the cell

    I'm on a Mac, OS 10.8.5 using InDesign 5.

    Does anyone know how to apply a table style based on the content of text found in a cell in javascript?

    I need to find the document and change all the styles table 'LONG orange verbatim' If the text "HS:" appear in the header line.

    I've been playing with scripts found with the following 3 wires, but can get it to apply a table style.

    Thank you!

    Apply Table Cell Style based on text search and How to apply a cell of table based on grep style search? and Re: find PStyle and apply the cell Style in the Table

    Here are the corrected lines:

    var curDoc = app.activeDocument;
    var allTables = curDoc.stories.everyItem().tables.everyItem(); 
    
    app.findTextPreferences = app.changeTextPreferences = null;
    app.findTextPreferences.findWhat = "HS:";
    var allFounds = allTables.findText();
    app.findTextPreferences = app.changeTextPreferences = null;
    
    for ( var i = 0; i < allFounds.length; i++ ) {
        var curFound = allFounds[i];
        if ( curFound.length == 1 ) {
            var curFoundParent = curFound[0].parent;
            if ( curFoundParent.parentRow.rowType == RowTypes.headerRow ) {
                curFoundParent.parent.appliedTableStyle = curDoc.tableStyles.itemByName( "verbatim orange LONG" );
            }
        }
    }
    
  • How to search for a document based on the contents of the document

    on windows xp, I could search a document based on a combination of search criteria, including part of the name of the document or a word or phrase in a document. How is a search based on the content on Windows 7?

    In general, you can simply type the content in the search box and it will find.  It highlights the content that it matched in the search results (kind of like an online search).  Here's an example where I typed the word "liberation".

    You can also combine this with the file name searches.  For example, you can type *.xls release to find all the Excel files with the word "release" in them.  If your sentence content includes spaces, put double quotes around it 'product release 12' for example.

  • Change the fill color based on the value

    I found several good examples on how to change the color of a galld based on a value, but am not having implemented lucky.  My form is an assessment to 3 areas of the exam results, the total of all 3 can have a maximum value of 100.  Sections 1 and 2 are automatically calculated, and section 3 is a value that the user will enter based on the review of all comments, notes, etc.  The final score has a rating and outstanding 90-100, satisfying 70-89, unsatisfactory < = 70.   Right now I'm not so concerned about the number of color, but I'm not able to get the colors to change at all.  Because this field is calculated based on chapters 1 to 3, I put the code on its change event.  Once the user enters the final score of manual in section 3, the value is changed automatically.  I also tried the partition article 3 manual output event and have obviously not the code or where to put this right.  Here is the code I use and would appreciate any help.  If I can learn how to make 90-100, I hope I can apply the same method, a different color of 70 to 89 and the title of 70.  What I am doing wrong?  Thank you.

    Form1. #subform [0]. OverallSafetyPerformance::change - (JavaScript, client)

    If

    ( this.rawValue < = 100) & & this.rawValue > = 90

    {

    this.fillColor

    = "102,179,255" "

    }

    I have an example for you, but it seems that the download has been disabled again.  Send me a direct email with your email address and I will send you the document.

  • Retrieve the item based on the content of another element

    I have an xml that looks like this

    <? XML version = "1.0" encoding = "UTF-8"? > < WF_EVENT_T xmlns = "http://xmlns.oracle.com/xdb/APPS/GetPOApprovalEvent" >
    < PRIORITY xmlns = "" > 50 < / PRIORITY >
    < SEND_DATE xmlns = "" > 2012-04-27T 15: 33:31.000 + 1200 < / SEND_DATE >
    < RECEIVE_DATE xmlns = "" > 2012-04-27T 15: 34:18.000 + 1200 < / RECEIVE_DATE >
    < CORRELATION_ID NULL = "TRUE" xmlns = "" / >
    < PARAMETER_LIST xmlns = "" >
    < PARAMETER_LIST_ITEM >
    APPLICATION_ID < NAME > < / NAME >
    < VALUE > 201 < / VALUE >
    < / PARAMETER_LIST_ITEM >
    < PARAMETER_LIST_ITEM >
    < NAME > DOCUMENT_DIRECTION < / NAME >
    < VALUE > ON < / VALUE >
    < / PARAMETER_LIST_ITEM >
    < PARAMETER_LIST_ITEM >
    < NAME > DOCUMENT_NO < / NAME >
    < VALUE > 363475 < / VALUE >
    < / PARAMETER_LIST_ITEM >
    < PARAMETER_LIST_ITEM >
    < NAME > ECX_DEBUG_LEVEL < / NAME >
    < VALUE > 0 < / VALUE >
    < / PARAMETER_LIST_ITEM >

    It is an object of purchase wf_event_t from e-Business Suite order. (The list is much longer)

    One of the parameter values is a number of PO

    < PARAMETER_LIST_ITEM >
    < NAME > PO_NUMBER < / NAME >
    < VALUE > 363475 < / VALUE >
    < / PARAMETER_LIST_ITEM >

    What I want to do is to look for the < VALUE > element based on the < NAME > element.

    that is, if NAME = PO_NUMBER THEN
    RETURNS the ELEMENT VALUE

    I suppose I could use a building WHILE in my BPEL but would like to know if there is anyway, this could be done with XPATH?

    See you soon

    Owen

    Hi Owen,.

    The xpath expression will be like:

    / WF_EVENT_T / [NAME = 'PO_NUMBER'] PARAMETER_LIST/PARAMETER_LIST_ITEM / VALUE

    Refer to:
    http://www.w3schools.com/XPath/xpath_syntax.asp

    See you soon,.
    Vlad

    Give points - it's good etiquette to reward an answering machine (5 - useful; 10 - correct) points for their position if they answer your question. If you think it's useful, please consider giving points

  • 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.

  • I'm unable to fill out a form to fill out. There is a slider in each box of the form, but when I type nothing happens, even after trying to use the fill tool and sign. How can I fix?

    The form is a form IRS, if that matters. I need to complete for a new employer. When I try to type, there is a slider, but nothing happens. Any kind of 'field' doesn't seem to be there.

    The series 1099 forms require specisl ink and is not available as a fill-in. Have you read the first page of the form on the IRS site?

  • How can I create a form to fill out on-line a scaned PDF and then print only the typed on the original form of pre-printed Virgin.

    I have a blank form that I saved as a pdf form. I would like to make the pdf fillable form and then be able to load the blank forms into the printer and print only the text you type into the fields. And save the completed form for files remain without paper. Any way that I can do?

    If you print from Acrobat, then you can choose to print only the fields of the form 'Comments & forms' menuent in the dialog box print.

  • Display the results in the String form: dosen't work based on the example

    Hello

    To understand How to display the results as a string, I tried to reproduce this:
    [http://apex.oracle.com/pls/otn/f?p=31517:84 | http://apex.oracle.com/pls/otn/f?p=31517:84]

    I have my emp table
    EMPNO ENAME JOB MGR HIREDATE SAL COMM DEPTNO 
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
     7839  KING PRESIDENT -  81-11-17 5000 -  10 
     7698 BLAKE MANAGER 7839 81-05-01 2850 -  30 
     7782 CLARK MANAGER 7839 81-06-09 2450 -  10 
     7566 JONES MANAGER 7839 81-04-02 2975 -  20 
     7788 SCOTT ANALYST 7566 82-12-09 3000 -  20 
     7902 FORD ANALYST 7566 81-12-03 3000 -  20 
     7369 SMITH CLERK 7902 80-12-17 800 -  20 
     7499 ALLEN SALESMAN 7698 81-02-20 1600 300 30 
     7521 WARD SALESMAN 7698 81-02-22 1250 500 30 
     7654 MARTIN SALESMAN 7698 81-09-28 1250 1400 30 
     7844 TURNER SALESMAN 7698 81-09-08 1500 0 30 
     7876 ADAMS CLERK 7788 83-01-12 1100 -  20 
     7900 JAMES CLERK 7698 81-12-03 950 -  30 
     7934 MILLER CLERK 7782 82-01-23 1300 -  10 
    I've created with the wizard, on my page, a new AREA of REPORT
    -Selected SQL - RESULTS
    -Name: Test
    -Area Source Type: SQL Query
    -Model region: region report


    IN function enter SQL Query or PL/SQL returns a SQL query, I COPY-PASTE the following code to [http://apex.oracle.com/pls/otn/f?p=31517:84 | http://apex.oracle.com/pls/otn/f?p=31517:84]

    DECLARE
       p_vc_arr2   htmldb_application_global.vc_arr2;
       p_string    VARCHAR2 (2000);
    BEGIN
       SELECT ename
       BULK COLLECT INTO p_vc_arr2
         FROM emp
        WHERE deptno = :p84_select_deptno;
    
       p_string := 
         HTMLDB_UTIL.table_to_string (p_vc_arr2, ':');
       HTP.p (p_string);
    END;
    AND I have this error:

    + 1 error has occurred.
    Invalid query, no found select statement

    Is not a PL/SQP selected?

    Do I did wrong?


    Thank you

    Roseline Paquin
    Montreal, Canada

    1 error has occurred
    Invalid query, no found select statement

    What happens if you try

    DECLARE
       p_vc_arr2   htmldb_application_global.vc_arr2;
       p_string    VARCHAR2 (2000);
    BEGIN
       SELECT ename
       BULK COLLECT INTO p_vc_arr2
         FROM emp
        WHERE deptno = :p84_select_deptno;
    
        return 'select ''' ||  HTMLDB_UTIL.table_to_string (p_vc_arr2, ':') || ''' str from dual';
    
    END;
    

    ??

  • change text frame options based on the content paragraph style

    Hi Experts,

    Write a script to change the options of text block when this frame contains particular style (s), but I get an error message such as the object is not valid when I pass the line 12. Can someone please help me find the error?

    And can some on please show me where can I find exactly what that error is on ESTK?

    var mystyle=["caption"];
    for(k=0;k<mystyle.length;k++)
    {
    app.findGrepPreferences = null;
    app.changeGrepPreferences = null;
    app.findGrepPreferences.appliedParagraphStyle = mystyle[k];
    var fnd = app.findGrep();
        for (a=0; a<fnd.length; a++)
            {
                var myTextFrame = app.selection[0].textFrames[0];
                alert (myTextFrame);
                myTextFrame.textFramePreferences.firstBaselineOffset=FirstBaseline.ASCENT_OFFSET;
                myTextFrame.textFramePreferences.minimumFirstBaselineOffset=6;
                myTextFrame.fit(FitOptions.FRAME_TO_CONTENT); 
    
    
            }
    app.findGrepPreferences = null;
    app.changeGrepPreferences = null;
    }
    

    something along this... not tested

    var styleNames = ["caption"];  table to fill

    var doc = app.activeDocument;

    for (variety p = 0; p)< stylenames.length;="">

    {

    app.findGrepPreferences = null;

    app.changeGrepPreferences = null;

    app.findGrepPreferences.appliedParagraphStyle = doc.paragraphStyles.itemByName (styleNames [p]);

    find var = app.findGrep ();

    If (find.length > 0) setTFProps (find);

    }

    function setTFProps (find)

    {

    for (var i = 0; i)< find.length;="">

    {

    var parentTextframe = find[i].parentTextFrames[0];//assuming only textFrame by legend

    with (parentTextframe)

    {

    textFramePreferences.firstBaselineOffset = FirstBaseline.ASCENT_OFFSET;

    }

    pT.fit (FitOptions.FRAME_TO_CONTENT);

    }

    }

    app.findGrepPreferences = null;

    app.changeGrepPreferences = null;

  • string conversion appropriate type based on the content of string

    Hello

    I have a CSV with string values, and I want to assign them to good type in labview, then assing them to some pre-existing teststand properties.

    I think a particular way in a digital chain of detection should be in labview somewhere, but I can't seem to find it.  There is certainly decimal string number and string of fractional number, but an error during their passage of a string like "blah".  They just return 0.

    So my main challenge here is to feel a digital channel, either with a single point decimal or not and the impression that it is a 'number '.

    Example:

    Takes the string->

    1.234-> is the number

    1234-> is the number

    192.168.1.12-> is not a number

    I could write a vi to do this, but I was wondering if it wasn't already obvious tool in labview, which is escaping at that time.  I don't like to reinvent the wheel, even for something so simple.

    Thank you

    David J.

    david_jenkinson wrote:

    So my main challenge here is to feel a digital channel, either with a single point decimal or not and the impression that it is a 'number '.

    Example:

    Takes the string->

    1.234-> is the number

    1234-> is the number

    192.168.1.12-> is not a number

    In the more general case, you must also be able to properly analyze, for example - 10e6, 85.83E - 3 and such good number to floating point. Also your last example is basically a number U32, just formatted in the style of IP address.

    You must use 'analysis of the string' %f format and NaN as a default value. Then also check if the string is an empty string. If this isn't the case, then it is not a number according to your narrow definition.

  • OBIEE Performance based on the Machine customer specifications

    Hello

    Recently, I was testing OBIEE dashboard reports using two types of laptops, and strangely, I get different performance for both machines.
    First machine, I used is Dell Latitude D430 with 1.33 GHz and 1.99 GB of RAM. A successfully cache the reports take almost 20 ~ 25 dry and sometimes little more than to return to the user interface.
    Second machine, I used is Dell Latitude E4300 with 2.26. GHz and 1.95 GB of RAM. For this machine with cache hit reports developed in 5 seconds.
    I'm really confused. The speed of the system can it makes such a big difference in the performance? I use a LAN connection in my office for test reports.
    I'll be very grateful if someone can shed some light on this.


    Concerning

    Using IE6 is bad practice. Anyway, there are a lot of configuration options in the browser. Check the security and proxy configs.

  • Define a transitional EO attribute based on the value of the attribute being questioned or persistent

    How to set the value of an attribute of EO questioned not persistent or not based on the value of another attribute of OS which is persistent and questioned the database?

    Thank you

    I finally made it through the PR and PFR controller (when a record is selected) methods.  It works, but I was looking for a hook in the what the VORow instances are created.  As thecreateInstanceFromResultSet method but at this time the transient attributes do not exist in the result set.

Maybe you are looking for

  • Installation of iTunes

    I have problems to install iTune 12.5.1.21 on my windows 10 64-bit Desktop. I downloaded the latest version of 64-bit, but still a problem. I am inserting an image of the error massage because it's too long to type.

  • ICE (in case of emergency)

    Many organizations such as the Red Cross and the Police asked each person to include in its list of contacts of contacts ICE (In Case of Emergency) to be used in case of accidents and emergency situations. On the other hand, most of the people keep t

  • Firefox Sync is disconnected after booting

    After upgrading to Firefox Sync 1.4, Sync does not automatically connect (or synchronize later) after the launch. This doesn't seem to be a problem of less than 1.3. I do not save passwords or a master password. Only passwords in my FF password mgr a

  • Wireless zero configuration service does not properly

    OK, here's what I did: 1A started with a fresh install of windows xp pro sp3 2 installed EDIMAX usb wireless adapter 3 downloaded all the critical updates available for the operating system 4 installed several other pieces of hardware, microsoft offi

  • Logitech Optical Mouse "Wheel" can not be configured to scroll by rotating the wheel.

    Universal scrolling and automatic scrolling are the only choices in the menu. Windows XP Edition version family. Optical mouse on the PS/2 port. What needs to be done to configure the mouse so that the wheel can be made to scroll by turning?