hello
I have a form in ms access web database and two combo boxes in it. the valuse of the second combo box depens on the values of the first combo box. for example if the value of the first combo box is selected as 'text1' then the values of combo2 will be tex3,tex4,tex5 and if the value of the firs combo is 'text2' then the values of the second combo are tex6,tex7,tex8 and so on.
but in access web services it is not possible to work with vba. do you know how i can do it with macro?
thank you for your help
I have a form in ms access web database and two combo boxes in it. the valuse of the second combo box depens on the values of the first combo box. for example if the value of the first combo box is selected as 'text1' then the values of combo2 will be tex3,tex4,tex5 and if the value of the firs combo is 'text2' then the values of the second combo are tex6,tex7,tex8 and so on.
but in access web services it is not possible to work with vba. do you know how i can do it with macro?
thank you for your help