Hi,
I have a form with a combo box having values -- "under warranty" and "out of warranty".
I want to have a command button running a macro to print "Report1" and Report2" if "under warranty" is chosen and if "out of warranty" is chosen then the macro should run "Report1","Report2","Report3" and "Report4".
I can of course have 2 separate command buttons running separate macros but I prefer a more dynamic method ?
Any help will be appreciated.
Thanks
R.Desikan
I have a form with a combo box having values -- "under warranty" and "out of warranty".
I want to have a command button running a macro to print "Report1" and Report2" if "under warranty" is chosen and if "out of warranty" is chosen then the macro should run "Report1","Report2","Report3" and "Report4".
I can of course have 2 separate command buttons running separate macros but I prefer a more dynamic method ?
Any help will be appreciated.
Thanks
R.Desikan