Excel can this be done.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • The PIT
    Super MURCer
    • Aug 1999
    • 11901

    #1

    Excel can this be done.

    I've got some web pages containing data and grapths from an excel spreadsheet. Is it possible to pace a link on each chart to allow the user to go striaght back to the homepage????
    Chief Lemon Buyer no more Linux sucks but not as much
    Weather nut and sad git.

    My Weather Page
  • GNEP
    Super MURCer
    • Feb 2002
    • 5241

    #2
    How are the graphs being displayed on the webpages? As images or as embedded excel charts?
    DM says: Crunch with Matrox Users@ClimatePrediction.net

    Comment

    • The PIT
      Super MURCer
      • Aug 1999
      • 11901

      #3
      Dunno embedded I think have a look

      Chief Lemon Buyer no more Linux sucks but not as much
      Weather nut and sad git.

      My Weather Page

      Comment

      • GNEP
        Super MURCer
        • Feb 2002
        • 5241

        #4
        Well Excel here is just saving itself as some (probably very messy but clever enough) HTML - with the graphs as pictures. That means that you could edit the HTML directly to set the graph pictures as links to the homepage (right click on the graph to find its name, then search in the source for it, then wrap it with A HREF= tags, and add border=0 to the img tags if necessary). I don't think that there's a way to do this automatically from Excel's HTML creations - although I haven't really played with that so don't know to be fair.

        Thought you might have been embedding excel files natively in frames on an intranet for a moment - which would have made the answer very easy - "no"!
        DM says: Crunch with Matrox Users@ClimatePrediction.net

        Comment

        Working...