Export Family Name, Type and filepath to excel

Hi all, New poster and new to Dynamo…
we have 100’s of models that contain custom furniture families. These are constantly being updated and improved. I would like to export the family name, type and file patch to an excel file - with the same name as the model.
i can then edit the excel to change the path - say from C:\revit\content\old… to x:\revit\Content\New…

then i want to be able to open the original model - use dynamo to read in the family names and reload the existing with the new version…overwriting params as it goes…

i have little idea how to start…so any help would be appreciated.

Try searching the forums first. There are tons of threads about pushing and pulling data to and from Excel. Even if they’re not doing exactly what you’re after, the process is essentially the same.