Hi All
As usual i'm back with probably what is a really silly easy question.
I have created a user form which has text boxes, labels, comboboxes, checkboxes etc.
I would like to know if there's a way i can use them to update specific records in a text file.
Basically If Column 1 uses the Environ$("UserName"), that will be the Row identifier.
Then i'd really to choose a Row using the UserName and a Column (which is headed in Row 1 of text file) with a combobox value. Sort of a cross reference and update the part of the text file where the row and column meet.
Is that even possible or am i expecting too much from text files and Excel. Have read quite a few postings and none are quite right to what i need.
Or have i missed one and its already been asked and answered by you fine people.
Many thanks in advance Excelling Excellers
As usual i'm back with probably what is a really silly easy question.
I have created a user form which has text boxes, labels, comboboxes, checkboxes etc.
I would like to know if there's a way i can use them to update specific records in a text file.
Basically If Column 1 uses the Environ$("UserName"), that will be the Row identifier.
Then i'd really to choose a Row using the UserName and a Column (which is headed in Row 1 of text file) with a combobox value. Sort of a cross reference and update the part of the text file where the row and column meet.
Is that even possible or am i expecting too much from text files and Excel. Have read quite a few postings and none are quite right to what i need.
Or have i missed one and its already been asked and answered by you fine people.
Many thanks in advance Excelling Excellers
Last edited: