listbox population based on search value

gkisacik

New Member
Joined
Oct 29, 2018
Messages
24
Hi,

i am trying to look for a code to describe the following situation,

i have a sheet where all updates are added from Column C;

Column A has the reference numbers,
Column B description of the reference number
Column C has the date of update
Column D has phase number of each reference
Column E has the name of member who put the update
Column F has the update description

Column G has again the date of update
Column H has again the phase number of referred..
Column I has again the name of member who put the new update
Column J has the new update description put by the member

And it goes on further columns for each reference numbers

And I'd like to populate the update information on listbox on userform per reference number


Date - Phase number - Member - Update
02/10/2018 - 4 - John - the customer is asking for samples
06/10/2018 - 5 - Laura - the samples are sent to the customer
........

Can someone help me with a code to populate the listbox values in correct way?

Thanks,

Gokhan
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,214,870
Messages
6,122,019
Members
449,060
Latest member
LinusJE

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