B
BeeJay
Hi,
I have created a letter template using word vba. Users create their
profiles and these are saved as a txt file, which is then read back in. The
"names" of the profiles created are also saved to a file called
"profiles.txt". The combo box that I have (cboProfile) then reads the
profile "names" from "profiles.txt" and this populates the combo box. I have
created a delete button which deletes the profile, however the name still
remains in the "profile.txt" and therefore in the combo box list. How do I
get rid of this?
Thanks in advance!
I have created a letter template using word vba. Users create their
profiles and these are saved as a txt file, which is then read back in. The
"names" of the profiles created are also saved to a file called
"profiles.txt". The combo box that I have (cboProfile) then reads the
profile "names" from "profiles.txt" and this populates the combo box. I have
created a delete button which deletes the profile, however the name still
remains in the "profile.txt" and therefore in the combo box list. How do I
get rid of this?
Thanks in advance!