Delete row in worksheet based on multicolumn listbox.

haziqFARHAN

New Member
Joined
Nov 24, 2021
Messages
4
Office Version
  1. 2019
Platform
  1. Windows
Hi, I am stuck for few days regarding below problem. Hope someone can help me.

As mention in title, I want to delete entire row at worksheet based on selection at multicolumn listbox by a button.

Let's say the name of listbox is ListBox1 and have 8 column inside.
Data is populate from worksheet named "Raw Data" by using RowSource method (ListBox1.RowSource="RawDataRange").
I already made the range of data using Name Manager. Let's say, RawDataRange are consist range from A2 to H10000 .

Now, if I select data from ListBox1 and click a delete button, the data from sheet "Raw Data" will deleted also in the ListBox1.
The result might be have few but i want to delete the data exactly same with I selected since the column have 8. So that only all 8 column is same will delete.

Please someone. Thanks in advance.
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,214,798
Messages
6,121,636
Members
449,043
Latest member
farhansadik

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top