Subscript & Superscript in invoices

Hi,

My estimates and invoices are priced using m3 and m2 but the keyboard short cut of Ctrl + Shift + + doesn’t seem to work in QF. Any suggestions on how I can achieve the subscript and superscript.

Cheers.

Hi @Andrew_Ratcliffe

The invoices support HTML, so you can pop the code straight in to achieve this:

<sup>Superscript</sup>
<sub>Subscript</sub>

Just add it in on your invoice line:

Which then looks like this:

Hope that helps!

1 Like

This topic was automatically closed after 8 days. New replies are no longer allowed.