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. General Programming
  3. C#
  4. A Couple of Questions

A Couple of Questions

Scheduled Pinned Locked Moved C#
helptutorialquestion
5 Posts 4 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.
  • S Offline
    S Offline
    Steven8579
    wrote on last edited by
    #1

    Hi im pretty new to programming so any help would be greatly appreciated. I am trying to create an application that has the following features: contains two texboxes labeled Formula Name: and Formula Number: Contains a spreadsheet with 2 columns Selections from a List Box Able to total the quantity of the elements in the formula Being able to print what is typed into the form Spreadsheet, Formula Name, Formula Number Create a save feature create an open feature create a sort A-Z feature I know how to put the objects in the form but I need help with coding. Any help would be greatly appreciated. Sincerely, Steven

    A P 2 Replies Last reply
    0
    • S Steven8579

      Hi im pretty new to programming so any help would be greatly appreciated. I am trying to create an application that has the following features: contains two texboxes labeled Formula Name: and Formula Number: Contains a spreadsheet with 2 columns Selections from a List Box Able to total the quantity of the elements in the formula Being able to print what is typed into the form Spreadsheet, Formula Name, Formula Number Create a save feature create an open feature create a sort A-Z feature I know how to put the objects in the form but I need help with coding. Any help would be greatly appreciated. Sincerely, Steven

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      Take help from a C# book (or do a google search) to start writing some code. When you run into any trouble paste your code here and people may be able to guide you.

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

      1 Reply Last reply
      0
      • S Steven8579

        Hi im pretty new to programming so any help would be greatly appreciated. I am trying to create an application that has the following features: contains two texboxes labeled Formula Name: and Formula Number: Contains a spreadsheet with 2 columns Selections from a List Box Able to total the quantity of the elements in the formula Being able to print what is typed into the form Spreadsheet, Formula Name, Formula Number Create a save feature create an open feature create a sort A-Z feature I know how to put the objects in the form but I need help with coding. Any help would be greatly appreciated. Sincerely, Steven

        P Offline
        P Offline
        petercrab
        wrote on last edited by
        #3

        Sound like Excel. Can you not achieve this with Microsoft Excel and macros or other spreadsheet app. Please confirm if Excel is available to you. A C# solution to this could use VSTO(Visual Studio Tools for Office) api

        S 1 Reply Last reply
        0
        • P petercrab

          Sound like Excel. Can you not achieve this with Microsoft Excel and macros or other spreadsheet app. Please confirm if Excel is available to you. A C# solution to this could use VSTO(Visual Studio Tools for Office) api

          S Offline
          S Offline
          Steven8579
          wrote on last edited by
          #4

          yes i have excel but i'm trying to make a simpler program for my friend that has just the basic things that he needs. When he tries typing formulas on excel he becomes overwhelmed for some reason so i'm just trying to help him out.

          E 1 Reply Last reply
          0
          • S Steven8579

            yes i have excel but i'm trying to make a simpler program for my friend that has just the basic things that he needs. When he tries typing formulas on excel he becomes overwhelmed for some reason so i'm just trying to help him out.

            E Offline
            E Offline
            ely_bob
            wrote on last edited by
            #5

            If your looking for somthing that will have "math type" formulas... your probably biting off more then you can chew... Math parsing is ... complicated. I believe you can find a simple example app if you search codeProject.

            I'd blame it on the Brain farts.. But lets be honest, it really is more like a Methane factory between my ears some days then it is anything else...

            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