1. Log in now to remove adverts - no adverts at all to registered members!

Techy questions

Discussion in 'Tottenham Hotspur' started by Spursguru, Nov 8, 2013.

  1. Spursguru

    Spursguru Active Member

    Joined:
    Sep 23, 2011
    Messages:
    1,756
    Likes Received:
    18
    How can I get a spreadsheet into an article?

    Any help would be gladly recieved.
     
    #1
  2. Wandering Yid

    Wandering Yid Well-Known Member

    Joined:
    Jul 1, 2011
    Messages:
    5,013
    Likes Received:
    294
    I've done this once before - I took a screenshot, cropped it, then uploaded the image to an image hosting site, and inserted it into a post. PM me if you need further help.
     
    #2
  3. Inda

    Inda Well-Known Member

    Joined:
    Sep 10, 2011
    Messages:
    2,662
    Likes Received:
    749
    I assume you mean "table" rather than "spreadsheet"?

    There's a button on the advanced reply page. It say table when you hover the mouse cursor over it.

    Screeshot is easiest but not editable.


    "tr" stands for Table Row. Inside each Table Row there are Table Data ("td") cells.

    This code produces the following table:

    PHP:
    [table="width: 500, class: grid"]
    [
    tr]
        [
    td]Col1[/td]
        [
    td]Col2[/td]
    [/
    tr]
    [
    tr]
        [
    td]Row2[/td]
        [
    td]Row2[/td]
    [/
    tr]
    [
    tr]
        [
    td]Row3[/td]
        [
    td]Row3[/td]
    [/
    tr]
    [/
    table]
    [table="width: 500, class: grid"]
    [tr]
    [td]Col1[/td]
    [td]Col2[/td]
    [/tr]

    [tr]
    [td]Row2[/td]
    [td]Row2[/td]
    [/tr]
    [tr]
    [td]Row3[/td]
    [td]Row3[/td]
    [/tr]
    [/table]
     
    #3
  4. Spurm

    Spurm Well-Known Member

    Joined:
    Apr 1, 2011
    Messages:
    9,417
    Likes Received:
    683
    HTML nerd!
     
    #4
  5. Wandering Yid

    Wandering Yid Well-Known Member

    Joined:
    Jul 1, 2011
    Messages:
    5,013
    Likes Received:
    294
    It's PHP, not HTML! <laugh>
     
    #5
  6. Spurm

    Spurm Well-Known Member

    Joined:
    Apr 1, 2011
    Messages:
    9,417
    Likes Received:
    683
    PHP nerd!
     
    #6

  7. Inda

    Inda Well-Known Member

    Joined:
    Sep 10, 2011
    Messages:
    2,662
    Likes Received:
    749
    Geeks and nerds rule the world!

    And it's BB-code, not HTML.

    edit: not PHP (spits on floor) either. I needed that for the formatting.
     
    #7
  8. totsfan

    totsfan Well-Known Member

    Joined:
    Mar 16, 2011
    Messages:
    10,317
    Likes Received:
    122
    Glad i don't have to do it,thats as clear as mud to me,but my Daughter would understand it compeletly
     
    #8
  9. Inda

    Inda Well-Known Member

    Joined:
    Sep 10, 2011
    Messages:
    2,662
    Likes Received:
    749
    Anyway, that's the most productive thing I've done in November. Can I call it a day and go home?
     
    #9
  10. Spursguru

    Spursguru Active Member

    Joined:
    Sep 23, 2011
    Messages:
    1,756
    Likes Received:
    18
    Hi Inda,

    Thanks for this.

    I have an Excel sheet, but I want to insert it in its current format, rather than make a new table.

    WY has given me some advise so will have a crack at that, and see if it works.

    Cheers guys.
     
    #10
  11. Wandering Yid

    Wandering Yid Well-Known Member

    Joined:
    Jul 1, 2011
    Messages:
    5,013
    Likes Received:
    294
    BB nerd!
     
    #11
  12. Spurm

    Spurm Well-Known Member

    Joined:
    Apr 1, 2011
    Messages:
    9,417
    Likes Received:
    683
    Thanks, i was just about to do that
     
    #12
  13. vimhawk

    vimhawk Well-Known Member

    Joined:
    Aug 9, 2011
    Messages:
    5,208
    Likes Received:
    4,345
    Excel nerd.

    Actually I get Excel but some of the other stuff I am waiting for my son to grow up and explain to me.

    The confusing thing in my office is that I use (MS) Excel a lot and also deal with the ExCeL exhibition centre a lot. Oh the fun we have at work.
     
    #13
  14. Spurm

    Spurm Well-Known Member

    Joined:
    Apr 1, 2011
    Messages:
    9,417
    Likes Received:
    683
    Sounds a hoot, do you have fit birds there?
     
    #14
  15. Spursguru

    Spursguru Active Member

    Joined:
    Sep 23, 2011
    Messages:
    1,756
    Likes Received:
    18
    Next question...

    When you have an image, how do you make it apear normal size rather than shrunken?
     
    #15
  16. Wandering Yid

    Wandering Yid Well-Known Member

    Joined:
    Jul 1, 2011
    Messages:
    5,013
    Likes Received:
    294
    Untick the "retrieve remote file and reference locally" box
     
    #16
  17. Spursguru

    Spursguru Active Member

    Joined:
    Sep 23, 2011
    Messages:
    1,756
    Likes Received:
    18
    Splended.

    Thanks WY - the post will be up soon. <cheers>
     
    #17
  18. Boss

    Boss Son of Pulis

    Joined:
    Dec 3, 2011
    Messages:
    8,849
    Likes Received:
    215
    This better be a pretty awesome spreadsheet
     
    #18
  19. totsfan

    totsfan Well-Known Member

    Joined:
    Mar 16, 2011
    Messages:
    10,317
    Likes Received:
    122
    I do where i work,it's like i've died and gone to heaven
     
    #19
  20. Wandering Yid

    Wandering Yid Well-Known Member

    Joined:
    Jul 1, 2011
    Messages:
    5,013
    Likes Received:
    294
    I'm looking forward to it. Have checked the original, it's a good idea for a thread.
     
    #20

Share This Page