Sorry I was stupidly mixing it up with thinking it was a text box!
I've created a label on the main menu and put this in the main menu on load
Me.LblOpenOrder.Caption = DCount("1", "TotalOpenPOQuery", "[OrderID] = " & Nz([OrderID], 0))
It errors with 2465 can't find |1 in your expression