A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hello Mark Coblentz
I can see that you are having issue with Excel Family Tree Generator Template
The screenshot shows a generic VBA Run-time error ‘1004’: Application-defined or object-defined error. Since the template creates the first chart successfully, the workbook is already macro-enabled, so another Office repair or file-format change is unlikely to help.
Try this workaround:
- Create a completely new copy from Excel > File > New, then search for Family Tree Generator.
- Select Reset Family Members and enter all family members and parent selections before selecting Create Family Tree.
- Select Create Family Tree only once, after completing the entries. Repeatedly regenerating a partially completed tree may be where the template’s VBA code fails.
- Keep names unique, avoid blank rows between entries, and make changes only on the Family Members sheet, not directly on the generated Family Tree sheet.
Error 1004 generally means the macro tried to use an invalid argument, range, worksheet object, or unsupported context.
If the error still occurs, please select Debug in the message and take a screenshot of the line highlighted in yellow. That line is necessary to identify whether the template is failing while clearing the previous chart, reading the second child, or creating a new shape. Also include the Excel build shown under File** > Account > About **Excel.
Feel free reply back to this post and update me on this issue, I'll be happy to help.