for those who feel the need to version control of excel sheet content (only values, not formulas) I published a tool (only VBA code) I wrote to export the content of every rows of selected sheets (a text file for each row of data, using a unique id contained in the table as filename).