Command Buttons - Automate Click

Hi Mark. You can write the code on the onPush Trigger of the button itself and depending on the outcome Decide wether you want to display the form or not. Eg: if X = true then frmJobList.runmodal; hope this helps. NGP/NCSD