May 2008 Release

May 2008 Release (rev 17656)

The most notable enhancement in this release are:

  • Remote Data - Fetch data from within a cell by using our new remote data functions. Learn more.

    - YSTOCK(): =YSTOCK(symbol[,field])
    ex. =YSTOCK(”YHOO”,”price”)

    - YCURRENCY(): =YCURRENCY(to,from)
    ex. e=YCURRENCY(”USD”,”JPY”)

    - WEB(): =web(website,regex), =web(”editgrid_cell_permalink”)
    ex. =web(”http://www.editgrid.com/user/username/bookname/Sheet1!B5″)

    - ALEXA(): =ALEXA(website[,field])
    ex. =ALEXA(”editgrid.com”,”rank”)

    - COMPETE(): =COMPETE(website[,field])
    ex. =COMPETE(”editgrid.com”,”rank”)

And some major bug fixes:

  • Fixed Replace All function (#8041)
  • Fixed cursor focus when using Share to Email function (#8043)
  • Fixed text selection in Internet Explorer (#8042)
  • Fixed auto fill right and down and to not overwrite existing data ((#7609)
  • Fixed =hyperlink() function to not show up as HTML in linked sheet (#7969)
  • Fixed Javascript Error On Cell Comment RTU (#8080)
  • Fixed Grid UI malfunction in 800×600 screen resolution (#7893)
  • Added auto line break in edit mode for when entering long text that runs beyond the screen (#7680)
  • Fixed double-click action in Internet Explorer to not erroneously hightlight textarea (#7899)
  • Fixed widget to work with Internet Explorer 6 without causing it to hang (#8039)
  • Fixed widget auto filter to allow first column to filter when row header is enabled (#8908)

Leave a Reply