Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear all,
I'm testing an userform in VBA of Excel, there are two listboxes in it. I can make user move fields name from left listbox to right listbox, by using ListBox2.AddItem ListBox1.Text but I don't know how to continue, because the result I want to realize is, based on added items in listbox2, my datatable would ONLY show those fields whose name is shown in listbox2 (in the beginning, there are 'name', 'age', 'class', 'score' and 'comments' in the table, for instance, if only 'name' and 'age' are shown in listbox2, the table would only show recorders in 'name' and 'age' fields), I'm thinking to delete fields whose name isn't shown in listbox2. Would you give me some suggestion?Thanks. JIANG |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting in a Pivot Table unselected fields | Excel Worksheet Functions | |||
How to delete at once empty columns in a table? | Excel Discussion (Misc queries) | |||
Delete Unselected Rows | Excel Discussion (Misc queries) | |||
merge text from 2 columns into 1 then delete the old 2 columns | Excel Worksheet Functions | |||
Pivot Table Creating New Columns that Subtract Two Existing Columns | Excel Discussion (Misc queries) |