31 lines
650 B
Plaintext
31 lines
650 B
Plaintext
|
%META:TOPICINFO{author="TWikiContributor" date="1107572937" format="1.0" version="1"}%
|
||
|
%META:TOPICPARENT{name="TWikiTipsOfTheDay"}%
|
||
|
---+ !SpreadSheetPlugin for dynamic content
|
||
|
|
||
|
Over 60 formulae are available through the SpreadSheetPlugin.
|
||
|
|
||
|
For Example:
|
||
|
* =$AVERAGE()=
|
||
|
* =$IF()=
|
||
|
* =$REPLACE()=
|
||
|
* =$TIME()=
|
||
|
|
||
|
A formula can be placed anywhere in a topic. not just in a TWiki table.
|
||
|
|
||
|
Example:
|
||
|
|
||
|
To space out WikiWords, write:
|
||
|
|
||
|
=%<nop>CALC{"$PROPERSPACE(<nop>TWikiGuest)"}%=
|
||
|
|
||
|
to get:
|
||
|
|
||
|
=%CALC{"$PROPERSPACE(TWikiGuest)"}%=
|
||
|
|
||
|
[[SpreadSheetPlugin][More Information...]]
|
||
|
|
||
|
[[TWikiTipsOfTheDay][See More Tips...]]
|
||
|
|
||
|
-- TWiki:Main.PaulineCheung - 01 Feb 2005
|
||
|
|