If Plant.ListIndex > -1 And Plant.Value = "RHI" Then
DoCmd.OpenForm "Placard generation table1 - Richmond"
End If
What does that mean Allan?PMFJI
That might work.vbaInet but maybe using the Dialog mode of the OpenForm would solve the OP's issue.