Forum Discussion

Phili94230_PhH's avatar
Phili94230_PhH
Copper Contributor
Mar 24, 2021

Microsoft Visual basic Excel

  • issue related to Microsoft Visual basic execution error '-2147417848 (80010108)

  • DialogSheets ("Dialog1").Show

 

Can you help me to update the VBA code so that the macro is functional again

(Pouvez vous m'aider pour mettre à jour le code VBA pour que la macro soit de nouveau fonctionnelle)

1 Reply

  • Phili94230_PhH 

     

    Which Sub-routine and on which module you are having issue with?
    In some of your procedures you have used a line which says Sheets("Dialog2").Select but there is NO Sheet called Dialog2 in the workbook.

Resources