Initially I solved this by making sure there was a blank row when the table was created so it wasn't trying to set the textbox with a null value... and it worked :D... but now it doesn't :mad: The line in red text is the offending code - any thoughts?
Private Sub Form_Load()
'Dim t As...