Do you by chance have an On Error Resume Next somewhere above that in the procedure?

If data was returned you should see it in the textbox unless of course those fields are blank in the selected record.
If no data is returned then you should be getting an error.