New challenge for me here. When a record is edited or added to one of my db tables, I need the save button to update a .bat file. Using the export txt option leaves spaces in places the .bat file doesn't recognize causing it not to function. The form only shows input fields that would change however, the other fields are set to default and are automatically input when a new record is added. I need the vba code to extract data based off what the table would reflect and append an existing .bat file in exact format. If someone could get me pointed in the right direction, that would be great. Thanks.