Hi Mr. B,
Thank you for your reply. I have tried this like so
DoCmd.OpenReport "Training Schedule", acViewPreview, , "IDTag= '" & Me.ID & "'
And have placed it in the OnClick Event of the button, but I am unsure if I have to replace any other code? This is the code on my 'Preview Training...