I have a command button in my application that writes to Excel for report purposes. It has many text boxes in VB app that it populates the Excel spreadsheet with. The problem is that VB gives an error on the volume lines of code against the one command button. It only allows a certain amount of code per button. Is there a way to overcome this issue or to trigger additional code outside that command button code?
Regards
Wernerh
Regards
Wernerh
Comment