Hello All,
Checking if it is ok to have formulas in a design table or is that not supported.
Thanks for any help,
Bob Hanson
Hello All,
Checking if it is ok to have formulas in a design table or is that not supported.
Thanks for any help,
Bob Hanson
In Design Tables you can use any formula or function available in Excel. You can even define your own functions (using a VB module) and use them on the design table (just add the VB module to the design table open in Excel). You can also link cels in the design tables to cels on other excel files, etc,. A SW design table is just an embedded Excel object. The limit is your level of knowledge of Excel and Visual Basic.
In Design Tables you can use any formula or function available in Excel. You can even define your own functions (using a VB module) and use them on the design table (just add the VB module to the design table open in Excel). You can also link cels in the design tables to cels on other excel files, etc,. A SW design table is just an embedded Excel object. The limit is your level of knowledge of Excel and Visual Basic.