OK I figured it out, sort of.
I'm trying to use it on a report. The labels work perfect. The textbox in the details do not.

Tracing it through it errors at "LenOfText = ctl.Text". Ruturns a length of zero.

How do I make it work with the details section of a report?

Kevin