Table of Contents

Tips/Tricks/Things you don't know!

Spreadsheet

Entries

There are two types of entries that can be entered into the initial or final section.

¹ These number can be entered from the number pad, or the number row keys.

Comment Section

There are 2 Different spots comments can be entered in

  1. Current comments for the selected item
  2. Comment for the selected file/notes

HTML

In the comment section you can use some html tags to format the comment nicely for the report. The tags you can use are shown below.

Tags and formatingResults
<b>Bold Text</b>
Bold Text
<i>Italic Text</i>
Italic Text
<u>Underlined Text</u>
Underlined Text
<strike>Strikethrough Text</t>
Strike-through Text
<sub>Subscript Text</sub>
Subscript Text
<sup>Superscript Text</sup>
Superscript Text
<font color="FF8030">Change Text Colour</font>
Change Text Colour (Pretend this is in Orange :) cause I can't actually change it… on the wiki
Forces a break line<br> There is <br> another line
Forces a break line
There is
another line
<nowrap>Disables word wrap</nowrap>
Disable word wrap