Skip to main content
October 6, 2010
Question

(Automated) Tables in RoboHelp

  • October 6, 2010
  • 6 replies
  • 828 views

So we have this table on Excel. It's a table with different amounts  spread across multiple columns and multiple rows over many pages. The  way this table is set up is that we change one amount (which is hidden)  and then all other amounts change. In other words, all the formulas in  the cells use that hidden number as a base. Anyway, is there a way to do  a similar thing in RoboHelp? Right now, we have our manual on RoboHelp  and these tables are part of a separate (Excel) document, and we want to  make these Excel sheets part of the manual proper. Is it possible to do  this on RoboHelp?

Thanks a lot all.

This topic is closed to new replies. Start a new post to keep the conversation going.

6 replies

Peter Grainge
Community Expert
Community Expert
October 7, 2010

Have you tried linking to the spreadsheet? How well that works will depend on the type of output you are creating and it may not work smoothly for all users in all browsers if webhelp is your output.

RoboHelp does not offer any spreadsheet functions of its own and I don't think any HTML editor does. Tables can be created but that's a different thing.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
October 7, 2010

Peter, I don't want to do that. You may have already answered my question when you said that you don't think any HTML editor offers that capability. I'm surprised one cannot set up a table with formulas inside, in the same way one does in Excel. Mmmm...?

Willam van Weelden
Inspiring
October 8, 2010

Hi,

If you want to do this, you'll have to resort to scripting. You can either create a script yourself or buy an existing script, such as: http://www.codethat.com/grid/


Greet,

Willam