I cannot get this code to run in access 2010. It shows no missing references, but errors that Object required. Thanks for any help provided.
Dim wshShell, btn
Set wshShell = WSCript.CreateObject("WScript.Shell")
btn = wshShell.PopUp("Filter data wil be removed.", 2, "Data Unfilter:"...