Home > Software engineering > 如何在vba窗口通过一个按钮实现读取指定Excel中所有行列的内容到对应窗口列中? O complete executable code..
如何在vba窗口通过一个按钮实现读取指定Excel中所有行列的内容到对应窗口列中? O complete executable code..
Time:11-30
I am a novice, is learning vba, For example: I want to get table, called "Sheet1" read starting line 2, Column names as follows: a, b, c, d, e, f, g, I listed below all data lines
CodePudding user response:
Problem description is not clear! Read data from sheet1, read?
CodePudding user response:
Data read VBA window corresponds to the column
CodePudding user response:
Began keeping records in Excel macro, manual complete the required functions, such as you want to obtain the data is copied to the clipboard, the end of the record macros, press Alt + F11 key, check just record macro corresponding VBA code,
CodePudding user response:
For example: Data read text box with combobox & With the corresponding LIstbox column