Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
How can I customize for requirement tab. I have written below code, I am able to get the msgboxes on changing req field but list is not updated with the new list ("Sub Module1"). Please help...Sub Requirements_Req_FieldChange(FieldName) msgbox "Entered Field change" Req_Fields("RQ_USER_02").List = Lists("Sub_Module1") msgbox "Exiting Field change"End Sub
This Question is not yet answered!
Related Answered Questions
Related Open Questions