Prev: VB to search a value in an array from a sheet then write another c
Next: I need to change from "=E7" to (equals the current value of E7)
From: rohit on 25 Feb 2010 04:09 i have a user form wit combo boxes and text boxes. I have different worksheets in the same workbook. i want data to be appended to different worksheet tables from the same user form. how do i make this single user form to enter data in relevant workbook. I have all workbook names in a combobox in the form through which i can select a workbook. what would be VBA codes for this. |