I have a text file like this;
Bananas=60
Tomatoes=34
Rasberries=102
Apples=23
If I have a form with textboxes or numericalupdowns is there anyway I could change the number of fruit and veg in the text file?
Could it be possible to somehow open the textfile into the form then, edit & save?
Thanks