I have a form that have several command buttons one of which is a save record button. ON LOAD 3 of the command buttons are disabled if it is a new record. If it is not a new record the buttons are enabled. Now my problem is this.....The Save Record button is controlled by a macro that is done by Access thru the wizard. I need to click the save record button and the other 3 buttons are automatically enabled. Being that my save record button is a macro I'm not sure where to put the code to do it. or better yet what code I need to carry out the function. Any help would be appreciated.