Here's the function I wrote
Function outBox(top, left, dataW, dataT, Optional dataA As Integer, Optional fontName As String, Optional fontSize As Integer, Optional boxColor As Long, Optional fillBox As Boolean)
'DataW is the width of the box, dataT is the text to print on/in the box. dataA is...