Hi,
Ive had a complete blank... Im trying to output my VBA code to a report but I cant for the life of me think how to do it.
Here is my code:
Dim strEmployeeName As String
strEmployeeName = EnUsername
DoCmd.RunSQL "SELECT StrConv(Replace([sUser],""."","" ""),3) AS Employee...