Quote Originally Posted by wedd
I used a macro for the information message box but there isn't an option for a yes/no option...hence why i'm interested in writing a vba script...I add this code to a list box/combo box...the field with the drop down list is called status and the the database is called The Deal Log
Unfortunately, there is no way to do a vbYesNo messagebox within a macro.