Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to implement MULTIPLE.OPERATIONS functionality in .net

How to implement MULTIPLE.OPERATIONS functionality in .net

Scheduled Pinned Locked Moved ASP.NET
10 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Raghavendra Kodimala
    wrote on last edited by
    #1

    Hi friends, I need help to implement functionality of MULTIPLE.OPERATIONS which is there in excel into .net.

    Z L 2 Replies Last reply
    0
    • R Raghavendra Kodimala

      Hi friends, I need help to implement functionality of MULTIPLE.OPERATIONS which is there in excel into .net.

      Z Offline
      Z Offline
      ZurdoDev
      wrote on last edited by
      #2

      Do you have a question?

      Raghavendra.Kodimala wrote:

      MULTIPLE.OPERATIONS

      Why is this all CAPITALS and why is there a period in it?

      There are only 10 types of people in the world, those who understand binary and those who don't.

      R 1 Reply Last reply
      0
      • Z ZurdoDev

        Do you have a question?

        Raghavendra.Kodimala wrote:

        MULTIPLE.OPERATIONS

        Why is this all CAPITALS and why is there a period in it?

        There are only 10 types of people in the world, those who understand binary and those who don't.

        R Offline
        R Offline
        Raghavendra Kodimala
        wrote on last edited by
        #3

        This is functionality exist in tools menu in libreoffice. We can apply on set of fields. Any one who uses excel, can understand what am i asking

        Z 1 Reply Last reply
        0
        • R Raghavendra Kodimala

          This is functionality exist in tools menu in libreoffice. We can apply on set of fields. Any one who uses excel, can understand what am i asking

          Z Offline
          Z Offline
          ZurdoDev
          wrote on last edited by
          #4

          Raghavendra.Kodimala wrote:

          This is functionality exist in tools menu in libreoffice

          1. You posted in the ASP.Net forum. 2. You then mentioned Excel. 3. Now you are mentioning Libre Office. Can you see why this is confusing?

          Raghavendra.Kodimala wrote:

          Any one who uses excel,

          I've used every version since 1995 and have no idea what you are asking. Rather than be rude, can you ask a clear question?

          There are only 10 types of people in the world, those who understand binary and those who don't.

          1 Reply Last reply
          0
          • R Raghavendra Kodimala

            Hi friends, I need help to implement functionality of MULTIPLE.OPERATIONS which is there in excel into .net.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            See Using other "what if" tools - Apache OpenOffice Wiki[^].

            R 1 Reply Last reply
            0
            • L Lost User

              See Using other "what if" tools - Apache OpenOffice Wiki[^].

              R Offline
              R Offline
              Raghavendra Kodimala
              wrote on last edited by
              #6

              I understood the what if analysis and concept of Multiple operations. But my exact requirement is i want to write a function with few parameters. In that first parameter is need to capture formula assigned to a variable. How can we write that?

              L 1 Reply Last reply
              0
              • R Raghavendra Kodimala

                I understood the what if analysis and concept of Multiple operations. But my exact requirement is i want to write a function with few parameters. In that first parameter is need to capture formula assigned to a variable. How can we write that?

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #7

                This is the ASP.NET forum and it is far from clear what your problem is. Where and how do you plan to create this code? And indeed, what programming language you are talking about?

                R 1 Reply Last reply
                0
                • L Lost User

                  This is the ASP.NET forum and it is far from clear what your problem is. Where and how do you plan to create this code? And indeed, what programming language you are talking about?

                  R Offline
                  R Offline
                  Raghavendra Kodimala
                  wrote on last edited by
                  #8

                  My problem is I am working on a new ASP.NET application where existing application is libreoffice. (Since it's also spread sheet, I am using term excel some times). In this libreoffice, I have encountered a function in a formula called MULTIPLE.OPERATIONS. I have studied about this function. It is not exactly a function, but it comes under what if analysis. This is in tools menu (libreoffice). I need to write a function in .net which behaves as MULTIPLE.OPERATIONS. There i got stucked and asking for help. I am sorry if anybody takes rude or rash behavior from my written content.

                  L 1 Reply Last reply
                  0
                  • R Raghavendra Kodimala

                    My problem is I am working on a new ASP.NET application where existing application is libreoffice. (Since it's also spread sheet, I am using term excel some times). In this libreoffice, I have encountered a function in a formula called MULTIPLE.OPERATIONS. I have studied about this function. It is not exactly a function, but it comes under what if analysis. This is in tools menu (libreoffice). I need to write a function in .net which behaves as MULTIPLE.OPERATIONS. There i got stucked and asking for help. I am sorry if anybody takes rude or rash behavior from my written content.

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #9

                    Raghavendra.Kodimala wrote:

                    I need to write a function in .net which behaves as MULTIPLE.OPERATIONS.

                    Then you need to explain what this function is supposed to do, and exactly where you are stuck. You also need to explain how and where this fits into an ASP.NET application.

                    R 1 Reply Last reply
                    0
                    • L Lost User

                      Raghavendra.Kodimala wrote:

                      I need to write a function in .net which behaves as MULTIPLE.OPERATIONS.

                      Then you need to explain what this function is supposed to do, and exactly where you are stuck. You also need to explain how and where this fits into an ASP.NET application.

                      R Offline
                      R Offline
                      Raghavendra Kodimala
                      wrote on last edited by
                      #10

                      I already given explanation about this method. Again am explaining. This method consists three parameters. First parameter takes formula assigned to a variable. Second parameter takes the variable which need to be replaced in captured formula(first parameter). This function replaces second parameter in formula with third parameter which is also a variable. If second parameter not found in the captured formula, then function searches for second parameter variable in all variables formulas in the captured formula until it finds the second parameter variable. Then replaces with third parameter.

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups