How can I replicate a MS Excel "IF" statement in a form

Hello

I want to reproduce a statement microsoft Excel 'if' in a form of Livecycle.

The statement of excel is: = IF (AG36 = 1, '5', IF (AG36 > 0.97,4, IF (AG36 > 0.84, '3', IF (AG36 > 0.3, "2", "1"))))

Which revolves around %. In this statement 1 is equal to 100%, then the 0.97 would be 97% and so on...

AG36 is a cell in Excel, in my form is called the associated field: Table1.Row9.Cell5

Can I use FormCalc front right or is this a JavaScript solution?

The form is saved as Adobe dynamic 7. I use LC8.

Thank you in advance and for reading.

I solved this problem; The form in LiveCycle to replicate an MS Excel form of: = IF (AG36 = 1, "5", IF (AG36 > 0.97,4,IF (AG36 > 0.84, "3", IF(AG36>0.3,"2","1"))))

a : (Note ' Objectives_subform.) Table1.Row9.Cell5' is equivalent to 'AG36' in Excel)

IF (Objectives_subform. Table1.Row9.Cell5 > = 100, '5', IF (Objectives_subform. Table1.Row9.Cell5 > = 97, '4', IF (Objectives_subform. Table1.Row9.Cell5 > = 84, '3', IF (Objectives_subform. Table1.Row9.Cell5 > = 30, '2', IF (Objectives_subform. Table1.Row9.Cell5<= 29,="">

Chuffed now could have the rest of today now!

Jamie

Tags: Adobe LiveCycle

Similar Questions

  • How can I reset my R7000 in the State in which I out took it of the box?

    How can I reset my R7000 in the State in which I out took it of the box? Why am I asking? The latest version of the firmware has destroyed the connectivity and performance of my router. I'll have to deal with the devices that can not connect, devices that fall, extremely poor performance, etc. It's just a disaster.

    I've been with Netgear 5-6 years and had to do something last night, I have never had to do before - I had to go back to an earlier version of the firmware. Honestly, very little worked well. The previous version of the software has a few hiccups here and there, but the new version is just a nightmare.

    Now that I have applied even if an earlier version of the firmware, I can still see some of the latest options which were not there before. I have taken note that the firmware was now the prior publication, but the GUI is still the current version.

    Just to give a time frame on my Nexus 5 running 802.11ac, prior to the current version, I could peg 90Mbps +. Since the new version, the best I can do standing right next to the router is 24Mpbs +. Even after the restoration of the previous firmware, the speed is always the same.

    So, I want to return the router to the shape that when I took it out of the box, apply the previous firmware and reset up if necessary. I want to just my router back prior to the most recent release that destroyed. Once again, that the release had a few hiccups, but it was still usable.

    The 30-30-30 reset method works on most routers out there, but not on the R7000...
    The correct way to reset your R7000 at the exit of the State of the box is...

    Download the original version of Netgear R7000 Support HP http://downloadcenter.netgear.com/en/product/R7000(Firmware Version 1.0.0.96)

    Reset and flash back of any Stockfirmware on the original Stockfirmware:

    Power on the router
    Wait a few seconds
    Press Reset for 5-8 seconds max! **
    connect to 192.168.1.1
    Flash the original FW
    now that the router restarts
    Wait a few seconds
    Press Reset for 5-8 seconds max! **

    * After each reboot, the first login on StockFW screen should show something like "refresh the settings or the settings of loading.

    Now, it's as out of the Box.

    Reset and flash back to any DD - WRT FW to Stockfirmware initial:

    Power on the router
    Wait a few seconds
    Telnet to the router
    Run the commands:
    'clear the NVRAM '.
    'reboot '.
    Wait a few seconds
    connect to 192.168.1.1
    Flash the original Stockfirmware through the Administration tab (if the upgrade fails and the site is not available, try another browser such as Firefox, chrome, safari)
    now that the router restarts
    Wait a few seconds
    Press Reset for 5-8 seconds max! **

    * After each reboot, the first login on StockFW screen should show something like "refresh the settings or the settings of loading.

    Now, it's as out of the Box.

    I have reflashed several R7000 to initial Stockfirmware as the last FW with Beamforming was not stable enough after several days/weeks testing... The FW showed massive connection drops after 24 hours and only a reboot of the router fixed it (tested on 3 x R7000)

    The connection has dropped from 1300 to 66-256 after several hours...-. -.

    Now I'm waiting a new FW version with corrections of Wifi of Netgear.

  • How can I add pictures as a fill State assets om in widget menu?

    How can I add pictures as a fill State assets om in widget menu?

    Can we go to the window/Fill to open the Toolbox options filling instead of the menu list?

  • How can I increase the space of name display in the form, material and specification of the nutritional profile?

    Problem:

    1. How can I increase the space of name display in the form, material and specification of the nutritional profile?

    2. how to increase display space for the name of the sheet in the history section at the top of the screen?

    Thank you

    Hello Nefertari,

    You try to view more characters in these areas?

    Each of these locations is plugable using custom plugin extensions.

    For example, you can go into extensions/config/CustomPluginExtensions file and add the following nodes under the node FormatPlugins.

    
    
    
    

    I think that the default values for the sites are set to 50 characters, so I had to be up to 100 characters (note NameMaxLength = parameter in the attribute FactoryURL 100).

    It will be applicable to all specifications, if you need something more specific, you will have to create your own class where you can check the type of technique.

    Make your own judgment in what concerns how enough will be the look on the screen after you increase the length to a large number, but you can always control the formatting in your own class.

    See this older post for more information https://community.oracle.com/thread/2562965

    Is that what you're looking for?

    Dmitriy

    .

  • How can I activate Smart Lists on or off for data forms?

    How can I activate Smart Lists on or off for data forms?

    Thank you
    A

    Hi AEK.

    1. create a smart list, (http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/enum_ed.html)
    2. modify the Member properties of the Member that you want to assign a smart list, select the type of data like "Smart lists" and the next set of Smart List, select the name of the smart list you want to attach, (http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/ch05s02s04s02.html)
    3. set the order of evaluation. (http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/enum_od.html)

    And you might want to take a look at:
    http://blogs.Oracle.com/HyperionPlanning/entry/evaluation_order

    See you soon... !!

  • How can I use SQL to check the Version of Oracle Forms and object of the request?

    Hi all:

    How can I use SQL to check the Version of Oracle Forms and object of the request?





    Concerning
    Terry

    Terry,

    See the following threads/docs for the version of forms.

    How to find the developer version
    Re: How to find the developer version

    Note: 466890.1 - Script to find the Apache, Java, Jinitiator, version of forms and details of the JVM for Oracle E-Business Suite 11i
    Note: 392793.1 - how to get Forms Oracle Oracle Applications 11i Command Line Version
    Note: 468311.1 - Script to find the Apache, Java, JRE, Forms for Oracle E-Business Suite R12 version

    What purpose are you talking?

    Thank you
    Hussein

  • How can I retrieve a deleted Excel 2007 worksheet tab?

    I use Excel 2007. I did not delete the file only one of the tabs along the bottom sheet after several hours of work.  How can I recover this sheet deleted, please?  He didn't ask me questions... just poof. Gone!

    Hey RoanokeRick,

    Thank you for visiting the website of Microsoft Windows Vista Community. The question you have posted is related to Office and would be better suited to the community of Office Discussion groups. Please visit the link below to find a community that will support what ask you
    http://www.Microsoft.com/Office/Community/en-us/FlyoutOverview.mspx

    Steven
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • How can I export data to excel

    Hi all

    I want to export the table rows in excel.so that the user can download. How can I do?

    There are two options.

    One is to use Apache poi and select which line you want to export.

    Another approach

    inside the exportCollectionListener use propertyListener as

    to = "#{pageFlowScope.hideSomeColumns} '"

    type = 'action' / >

    title = "Employee".

    filename = "EmployeeData.xls" / >

    to = "#{pageFlowScope.hideSomeColumns} '"

    type = 'action' / >

    and inside the columns, you can write an el in the visible property

    sortable = "false".

    headerText = "#{bindings." Employees1.hints.LastName.label}.

    ID = "c7".

    visible = "#{pageFlowScope.hideSomeColumns not true}" > "

    While a few columns will be exported.

    See here

    http://www.techartifact.com/blogs/2014/05/export-few-column-to-Excel-using-propertylistener-in-ADF.html

  • How can I convert a doc excel to PDF for customers then download, fill out and return?

    Hello

    I want to use an excel spreadsheet and turn it into PDF. The main reason is for my client to be able to download and complete the columns, save it and return.

    How can I do this with Adobe?

    TIA

    The product you need here is Acrobat DC.

    https://helpx.Adobe.com/Acrobat/how-to/export-convert-PDF-files-Word-Excel-ppt.html

  • How can I configure firefox to remember answers to fill in forms online that I use regularly?

    I regularly fill out a form online. How can I configure Firefox to remember the answers to reduce retyping?

    Auto-complete entry form

    Seized form AutoComplete entries are not saved

    Check and tell if its working.

  • How can I cut a shape from a bunch of other forms that exist on different layers?

    OK so I just can't understand it on my own, I want to cut the outline in black on the other shapes at the same time.  Other forms are all on different layers individually to screw with the order layers.  How can I just cut black on other forms?  Thank you.Help.jpg

    So what is now black must turn transparent instead? You want to really cut or hide would be enough? Because then it might work

    What you need to do:

    This is the configuration. The innerlayer structure is okay, but you need a layer as a parent of all the others. In my case the lines are lines of variable width

    Sorry for the German screenshots. The panels are similar, the names are:

    Ebenen = layers, look = appearance, Kontur = race, Transparenz = transparency

    These traits should be set to 0% opacity. In this case, I put the full path to 0%

    Then you need to target the parent layer and set it to piercing group

    This option is located in the transparency Panel (click "View options" in the menu)

    This also works when you do it just for the outline of an object

    In the appearance Panel, you can set only the stroke to 0%

    But in this case you must also assign that specific object group keen to puncture the complete run of it.

  • How can I restrict people to print, save or send the form unless all required fields are filled?

    I made a form with several fields. The form will be on an intranet page, and people will be able to download the form, fill it out and save you, by post or print it out.

    However, I want to fill all the required fields. How can I prevent that people are able to save, send or print the form when some required fields are not filled.

    It is not possible. But you can post a message.

  • How can I get a case number to put on a form of license transfer

    How can I get a case number to put on a transfer of the lic. form

    Contact Adobe technical support using cat...

    To the link below, click on the still need help? the option in the blue box below and choose the option to chat...

    Support of Adobe ID and registration of chat (non - CC)
    http://helpx.Adobe.com/x-productkb/global/service-C1.html ( http://adobe.ly/19r6ZDp )

  • How can I remove the mailbox Muse on a simple contact form but still have a static email address in the code of the message will send to?

    In Muse, I use a simple contact form, but I have to be able to delete the "electronic mail" box and apply a static address in the code that would send the message to. I have static e-mail accounts do, I don't just have to be displayed in the Inbox. How can I change the php code in Dreamweaver to delete the mailbox, but have always contain the static email sends the message of? Basically, I don't need the email to visually display on my site to all that the user has no need to enter the email address.

    Hello

    You cannot remove field by Muse web form email address. You can try to incorporate forms of third party like jotform.

  • How can I configure a guest of execution for a web forms.

    where can I find details on how to set up a guest of execution for a web forms.

    SPTR is created on the rules or rules calc Manager or business, if you want to understand more, first of all, go to http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin/frameset.htm?ch06s09.html
    There is also a link from this page on run time application.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

Maybe you are looking for

  • No hard drive not found when installing Windows 7

    I have a HP Envy 4 - Ultrabook 1046tx and the operating system Windows 64-bit 8.1. While downgrading to Windows 7 64 bit I was unable to find the hard drives. In the installation screen it showed me "no hard drive found. Click on load a driver to pro

  • Computer came with Vista already loaded...

    My computer came with Vista already installed.  Directions to fix the error 80070490 requires Download Vista again.  I don't have the copy.  What should I do?

  • Problem with butter to a filter value

    Hello! I want to filter the audio from WAV with butter worth filter, but it doesn´t work. I read context-sensitive help and there is I have to set the frequency in hertz. I did it. Do you know where is the problem?

  • How can I get rid of this start-up?

    I run the 64-bit Windows 7 Home Premium, and I get this popup at every start.  He began immediately after I uninstalled the hp Officejet Pro 8600 driver.  I want to get rid of him. "There was a problem starting C:\Program HP HP Officejet Pro 8600\bin

  • BlackBerry Q10 Q10 10.2.1 update

    Help! Need help with 10.2.1 update