Display Excel Workbook on a Userform
问题 Objective : As the title suggest, how do we display the workbook on the userform without using any third party controls. By Display , I mean show it on a userform where a user can select a worksheet and view the contents of that worksheet. This post is an attempt to self answer the question. 回答1: The method that I am going to demonstrate below will not use any Third Party Control. In fact it will display the worksheet in an image control. This obviously means that you cannot interact with the