Posting a Spreadsheet?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Posting a Spreadsheet?

    Is this possible?

    p.s. HANKA your PM mailbox is full, could you PM me, thanks
  • kbarnes12
    Warrior
    • Nov 2011
    • 186

    #2
    [QUOTE=Whelenon;25575]Is this possible?


    If you are using excel, I can think of 2 ways. 1st you can save as a webpage and then cut and past the code into the message. 2nd save it as a pdf file and attach that file.
    sigpic
    Guns kill people the same way forks make people fat.

    Comment


    • #3
      [QUOTE=kbarnes12;25589]
      Originally posted by Whelenon View Post
      Is this possible?


      If you are using excel, I can think of 2 ways. 1st you can save as a webpage and then cut and past the code into the message. 2nd save it as a pdf file and attach that file.
      Yes I'm using Excel, I'll try the pdf file. But I would still like to post the Excel file, that way anyone can copy and edit it as they want.
      Thanks

      Comment

      • kbarnes12
        Warrior
        • Nov 2011
        • 186

        #4
        [QUOTE=Whelenon;25603]
        Originally posted by kbarnes12 View Post

        Yes I'm using Excel, I'll try the pdf file. But I would still like to post the Excel file, that way anyone can copy and edit it as they want.
        Thanks
        Web browsers can not read the Excel file format, thats why it would have to be saved into HTML code. You could attach the Excel file for people to download and open and use on their computers. I know I would be most appreciative of any data people are willing to share that way.
        sigpic
        Guns kill people the same way forks make people fat.

        Comment


        • #5
          Will Excel allow you to save your spread sheet as a Pic? right click "save as" (what ever the name of your spread sheet is) .JPG.

          Comment


          • #6
            [QUOTE=kbarnes12;25605]
            Originally posted by Whelenon View Post

            Web browsers can not read the Excel file format, thats why it would have to be saved into HTML code. You could attach the Excel file for people to download and open and use on their computers. I know I would be most appreciative of any data people are willing to share that way.
            I tried attaching the excel file but this board/forum won't accept it. Currently, trying to get an answer from one of the administer. Will keep trying.

            Comment


            • #7
              I just open the sheet in Excel and snap a screenshot. I clean it up using an app like paint, upload it to tinypic.com and embed it as an IMG in my post.

              Hoot
              Last edited by Guest; 03-11-2012, 09:19 PM. Reason: spelling

              Comment


              • #8
                If trying to post a functional excel file, you are probably SOL.

                If trying to post a spreadsheet of data, however, simply go 'advanced' and enclose the data in the "Code" ( # ) identifier:

                See http://thefiringline.com/forums/show...48&postcount=2 as example.

                Comment


                • #9
                  Like this:

                  Code:
                   Range    Velocity    Energy     Trajectory         TOF          Drift
                        (yards)     (fps)     (ft-lb)       (MILS)         (sec)         (MILS)
                            0      2800        2263           0.00         0.0000         0.00
                          100      2668        2055          -0.00         0.1097        -0.13
                          200      2540        1862          -0.30         0.2250        -0.26
                          300      2415        1683          -0.90         0.3461        -0.40
                          400      2293        1518          -1.62         0.4736        -0.55
                          500      2175        1366          -2.41         0.6079        -0.71
                          600      2061        1226          -3.29         0.7496        -0.87
                          700      1950        1098          -4.23         0.8992        -1.04
                          800      1842         979          -5.26         1.0575        -1.23
                          900      1737         871          -6.38         1.2252        -1.42
                         1000      1635         771          -7.59         1.4032        -1.62

                  Comment

                  Working...
                  X