Load DataWidenersRotoMetals2Snyders Jerky
MidSouth Shooters SupplyInline FabricationRepackboxLee Precision
Reloading Everything Titan Reloading
Page 1 of 2 12 LastLast
Results 1 to 20 of 21

Thread: Tables

  1. #1
    Boolit Master
    Bent Ramrod's Avatar
    Join Date
    Apr 2005
    Location
    Southern Arizona
    Posts
    4,292

    Tables

    Gentlemen,

    I notice on the Cast Bullets section that JoeB33050 did a table of BHN test results. The format of the table (data in rows and columns) exists in the little yellow popup that shows me what the thread is about when my cursor touches the topic, but when I bring the thread up, the table has no format, the data being just text in line with nothing tabulated.

    I myself have tried to make tables of powder charges, bullets, chronograph velocities and group sizes. By using the space bar to separate the data, a fair table can be made, but when it is previewed or submitted, the numbers are similarly just jammed together as text.

    It looks as if the submission should be doable in tabular form if the yellow teaser shows such a format. Is there a way to do this, and, if so, how is it done?

    Thanks,

    Bent

  2. #2
    Boolit Buddy
    Join Date
    Jul 2005
    Location
    Conway, SC
    Posts
    195
    Good morning, Bent.

    If you have Excel or similar program, it is possible to import data contained in a delinated comma text file. For example, the below text file -

    1, 2, 3, 4, 5, 6
    11, 12, 13, 14, 15, 16
    111, 112, 113, 114, 115, 116

    will be imported by Excel into a 6 column spreadsheet. Afterwards, you can format the data as needed.

    Such a file is small in size and fast to send/receive.

    Hope this is helpful.

    Bob

  3. #3
    Boolit Master

    RayinNH's Avatar
    Join Date
    Mar 2005
    Location
    NH
    Posts
    2,361
    Bent Ramrod, if you don't have Excel you can get a good program at OpenOffice.org
    It's a freeware program that is comparable to Microsoft Office. You can do word processing, drawings, spreadsheets and presentations. It will also open Microsoft files that you may have saved...Ray

  4. #4
    CEO/CFO GunLoads Gunload Master's Avatar
    Join Date
    Mar 2005
    Location
    Idaho
    Posts
    0
    To my knowledge as of right now, it's not possible to display a table in your forum posts. This is because HTML is not enabled for posts. If I find a way to do it, I will let you know.
    http://GunLoads.com

    Become a Supporting Member by joining TEAM BOOLITS!

  5. #5
    Boolit Grand Master

    imashooter2's Avatar
    Join Date
    Mar 2005
    Location
    PA
    Posts
    7,921
    Use the {CODE} {/CODE} tags around your table text (using square brackets, of course). This changes text to monospace and preserves formating. Example:

    Code:
                  col1            col2            col3
    row1            x               y               z
    row2            a               b               c

  6. #6
    Boolit Master
    Bent Ramrod's Avatar
    Join Date
    Apr 2005
    Location
    Southern Arizona
    Posts
    4,292
    Thank you, gentlemen, all.

    It seems that Imashooter 2 has what is closest to what I wished to do. I don't have Excel on this computer and didn't want to make it an enclosure.

    HTML Code:
    Bullet         Powder       Charge Weight     Velocity       Group, inches
    
     3118          4759              11.0 gr       1665 ft/sec     2-1/4"
    Hey, it works! Thanks, Imashooter2!

  7. #7
    Boolit Grand Master

    imashooter2's Avatar
    Join Date
    Mar 2005
    Location
    PA
    Posts
    7,921
    Quote Originally Posted by Bent Ramrod
    Thank you, gentlemen, all.

    It seems that Imashooter 2 has what is closest to what I wished to do. I don't have Excel on this computer and didn't want to make it an enclosure.

    HTML Code:
    Bullet         Powder       Charge Weight     Velocity       Group, inches
    
     3118          4759              11.0 gr       1665 ft/sec     2-1/4"
    Hey, it works! Thanks, Imashooter2!
    No problem. FWIW, you used {HTML}{/HTML} tags and not CODE/CODE. The output was similar in this case, but will be more consistant if you use CODE/CODE. If you click the quote button on my first post, you can see the usage.

  8. #8
    Boolit Master and Generous Donator
    floodgate's Avatar
    Join Date
    Mar 2005
    Posts
    2,227
    Quote Originally Posted by imashooter2
    Use the {CODE} {/CODE} tags around your table text (using square brackets, of course). This changes text to monospace and preserves formating. Example:

    Code:
                  col1            col2            col3
    row1            x               y               z
    row2            a               b               c
    imashooter:

    For those of us who came to computers late in life, and even have trouble working through the "...for DUMMIES" books, could you go over this again, s - l - o -w- l - y, one step at a time? Will this help me take tables typed up on a MS "WORKS" (NOT "WORD"!) database or text and get it to hold format through e-mail? Thanks.

    floodgate

  9. #9
    Boolit Grand Master

    imashooter2's Avatar
    Join Date
    Mar 2005
    Location
    PA
    Posts
    7,921
    Quote Originally Posted by floodgate
    imashooter:

    For those of us who came to computers late in life, and even have trouble working through the "...for DUMMIES" books, could you go over this again, s - l - o -w- l - y, one step at a time? Will this help me take tables typed up on a MS "WORKS" (NOT "WORD"!) database or text and get it to hold format through e-mail? Thanks.

    floodgate
    The CODE tags won't work for email at all, only on this board. Your best bet for email is to change message type to plain text (in Outlook Express, click the create new message button, then in the message window click the "format" menu and choose "plain text").

    For this board, start your post as normal by clicking new topic or reply. In the post window type the word CODE in square brackets (the ones to the right of the letter P on your keyboard). Then enter the text you want to retain it's spacing for the table. When finished type the phrase /CODE in square brackets (that is a forward slash, the one below the question mark). I cannot show you the exact syntax, because the board interprets it as a command and does the action. To see the syntax, go to my post above with the table in it and click the reply with quote button. In the reply box, look at my text and see the format.

  10. #10
    Boolit Master and Generous Donator
    floodgate's Avatar
    Join Date
    Mar 2005
    Posts
    2,227
    imashooter:

    Many Thanks! This will save me a lot of frustration, as I have been making up a lot of tables.

    floodgate

  11. #11
    Super Moderator




    Buckshot's Avatar
    Join Date
    Mar 2005
    Location
    So. California
    Posts
    11,833
    Quote Originally Posted by floodgate
    imashooter:

    Many Thanks! This will save me a lot of frustration, as I have been making up a lot of tables.

    floodgate
    ..........imashooter, ditto! Thank you for reveiling another great mystery. I'd been using periods: ............................. between column entries to keep it spread out, and it wasn't the bets. Better, but not like your code/code thing. All I have to do now is remember it!

    ....................Buckshot
    Father Grand Caster watches over you my brother. Go now and pour yourself a hot one. May the Sacred Silver Stream be with you always

    Proud former Shooters.Com Cast Bullet alumnus and plank owner.

    "The Republic can survive a Barack Obama, who is, after all, merely a fool. It is less likely to survive a multitude of fools such as those who made him their president."

    Shrink the State End the Fed Balance the budget Make a profit Leave an inheritance

  12. #12
    Boolit Master
    Bent Ramrod's Avatar
    Join Date
    Apr 2005
    Location
    Southern Arizona
    Posts
    4,292
    Code:
    Case      Primer       Bullet      Powder      Grains       Group@100
    
    R-P       FEDLRM      321297       H-4198       18.5          5/8"; 4 in 3/8"
    Thanks again, Imashooter2!

    It seems to work the same way with the HTML and the CODE in that a little moving of spaces is necessary to get the columns in line, but this will make data a lot clearer.

  13. #13
    Boolit Grand Master

    imashooter2's Avatar
    Join Date
    Mar 2005
    Location
    PA
    Posts
    7,921
    Quote Originally Posted by Bent Ramrod
    Code:
    Case      Primer       Bullet      Powder      Grains       Group@100
    
    R-P       FEDLRM      321297       H-4198       18.5          5/8"; 4 in 3/8"
    Thanks again, Imashooter2!

    It seems to work the same way with the HTML and the CODE in that a little moving of spaces is necessary to get the columns in line, but this will make data a lot clearer.

    If you create the table in a plain text editior like notepad (or Works using a monospace font), you can copy and paste it directly.

    Code:
    1     2     3     4
    23    34    45    56
    345   567   789   901
    Edit to add sample. If you try to type it into the board editor directly, you need to keep count of the spaces, because the board editor uses a proportional font.

  14. #14
    Cast Boolits Founder/B.O.B.

    45nut's Avatar
    Join Date
    Mar 2005
    Location
    Orygun
    Posts
    4,663
    An amazing addition to our data,,many thanks Imashooter.
    Boolits= as God laid it into the soil,,grand old Galena,the Silver Stream graciously hand poured into molds for our consumption.

    Bullets= Machine made utilizing Full Length Gas Checks as to provide projectiles for the masses.

    http://www.cafepress.com/castboolits

    castboolits@gmail.com

  15. #15
    Boolit Buddy jballs918's Avatar
    Join Date
    Oct 2005
    Location
    Munford TN
    Posts
    496
    hey guys if you have ms word there is an option somewhere that lets you convert everything into html coding. now what you could do it to make a table then convert it, just a thought

  16. #16
    Boolit Master

    SharpsShooter's Avatar
    Join Date
    Aug 2005
    Location
    Rainelle, West Virginia
    Posts
    1,913

    Post

    Blah Blah Blah Blah
    Blah Blah Blah Blah





    Made the above with ms word.

    SS
    NRA Life Member Since 1981



    "The very atmosphere of firearms anywhere and everywhere restrains evil interference - they deserve a place of honor with all that's good"-- George Washington

    II Corinthians 4:8-9. We are hard-pressed on every side, yet not crushed; we are perplexed, but not in despair; persecuted but not forsaken, struck down, but not destroyed."

    Psalms 25:2 O my God, I trust in thee: let me not be ashamed, let not mine enemies triumph over me.

    [SIGPIC][/SIGPIC]

  17. #17
    Boolit Buddy jballs918's Avatar
    Join Date
    Oct 2005
    Location
    Munford TN
    Posts
    496
    so it worked then

  18. #18
    Boolit Master
    Jon K's Avatar
    Join Date
    Mar 2006
    Location
    CA
    Posts
    1,756
    Bent,

    Have you used MS Access? You can build the database, create a report- easy to format. Or you can import Exel spreadsheet into Access then make your report searching or filtering for critical data w/formulas if needed.

  19. #19
    Boolit Grand Master

    imashooter2's Avatar
    Join Date
    Mar 2005
    Location
    PA
    Posts
    7,921
    Everything works in Word as long as every column is of equal width:

    Blah blah blah
    Blah blah blah
    Blah blah blah

    But as soon as you start changing sizes of the elements the Word "table" falls apart:

    Blah florpin calmutix
    1 732 16
    74567 3 917

    Microsoft Excel does the same:

    blah florpin calmutix
    1 732 16
    74567 3 917


    Saving Word as HTML and pasting into the board editor using HTML tags gives this:
    HTML Code:
    <head>
    <meta http-equiv=Content-Type content="text/html; charset=windows-1252">
    <meta name=Generator content="Microsoft Word 11 (filtered)">
    <title>Blah</title>
    <style>
    <!--
     /* Style Definitions */
     p.MsoNormal, li.MsoNormal, div.MsoNormal
    	{margin:0in;
    	margin-bottom:.0001pt;
    	font-size:16.0pt;
    	font-family:Arial;}
    @page Section1
    	{size:8.5in 11.0in;
    	margin:1.0in 1.25in 1.0in 1.25in;}
    div.Section1
    	{page:Section1;}
    -->
    </style>
    
    </head>
    
    <body lang=EN-US>
    
    <div class=Section1>
    
    <p class=MsoNormal>Blah         florpin               calmutix</p>
    
    <p class=MsoNormal>1              732                  16</p>
    
    <p class=MsoNormal>74567      3                      917</p>
    
    </div>
    
    </body>
    Just pasting the HTML code into the board editor without tags gives this:

    <html>

    <head>
    <meta http-equiv=Content-Type content="text/html; charset=windows-1252">
    <meta name=Generator content="Microsoft Word 11 (filtered)">
    <title>Blah</title>
    <style>
    <!--
    /* Style Definitions */
    p.MsoNormal, li.MsoNormal, div.MsoNormal
    {margin:0in;
    margin-bottom:.0001pt;
    font-size:16.0pt;
    font-family:Arial;}
    @page Section1
    {size:8.5in 11.0in;
    margin:1.0in 1.25in 1.0in 1.25in;}
    div.Section1
    {page:Section1;}
    -->
    </style>

    </head>

    <body lang=EN-US>

    <div class=Section1>

    <p class=MsoNormal>Blah florpin calmutix</p>

    <p class=MsoNormal>1 732 16</p>

    <p class=MsoNormal>74567 3 917</p>

    </div>

    </body>

    </html>


    Using the code tags and a monospace font, everything stays in alignment:

    Code:
    Blah		florpin		calmutix
    1		732		16
    74567	        3		917

  20. #20
    Boolit Grand Master leftiye's Avatar
    Join Date
    Nov 2006
    Location
    Sagebrush flats, Utah
    Posts
    5,543
    Cool, Now if I can just remember whatever it was I was going to say!

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Abbreviations used in Reloading

BP Bronze Point IMR Improved Military Rifle PTD Pointed
BR Bench Rest M Magnum RN Round Nose
BT Boat Tail PL Power-Lokt SP Soft Point
C Compressed Charge PR Primer SPCL Soft Point "Core-Lokt"
HP Hollow Point PSPCL Pointed Soft Point "Core Lokt" C.O.L. Cartridge Overall Length
PSP Pointed Soft Point Spz Spitzer Point SBT Spitzer Boat Tail
LRN Lead Round Nose LWC Lead Wad Cutter LSWC Lead Semi Wad Cutter
GC Gas Check