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
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