I really would like to do this, so perhaps one step at a time.
How can I add a second column to the listbox, current code for the list box (thank you Diane):
Private Sub UserForm_Initialize()
Dim fn As String, ff As Integer, txt As String
fn = "H:\Software\OutlookVBA\project_list.txt" '<...