Something went awry in my workbook and I'm having to rebuild a drop-down data validation list from the 'Supplier' column of a table. I've had to start again and re-input the data for the table and rename it. I've deleted all the references to this in the Name Manager to start again. However, when I try to name the new table with the same name it used to have I get an error: "This name already exists. Names should be unique" When I look in the Name manager, there is no such name already listed.
To be clear, I want to rebuild the following:
1) Cell G7 on the 'Journal Entry' sheet containes a data-validated drop-down list.
2) The source for this is =DataRecurringJournal
3) In the Name Manager I have DataRecurringJournal=TableRecurringJournal
4) On the 'Data' sheet I have a table called TableRecurringJournal
5) This just lists the Supplier column of another table via =TableRecurringJournalDetails[@Supplier]
Point 1, 2, 3 and 5 are working fine, but when I try to rename my new table to TableRecurringJournal to achieve point 4) the error message pops up.
I'd be grateful for any ideas.
To be clear, I want to rebuild the following:
1) Cell G7 on the 'Journal Entry' sheet containes a data-validated drop-down list.
2) The source for this is =DataRecurringJournal
3) In the Name Manager I have DataRecurringJournal=TableRecurringJournal
4) On the 'Data' sheet I have a table called TableRecurringJournal
5) This just lists the Supplier column of another table via =TableRecurringJournalDetails[@Supplier]
Point 1, 2, 3 and 5 are working fine, but when I try to rename my new table to TableRecurringJournal to achieve point 4) the error message pops up.
I'd be grateful for any ideas.