I need to build a report for someone that pulls a set of data, but allows them to enter two columns of user data on each row.
When I try to do this, I get an error on the refresh:
Error loading user data for sheet 'PoD':
The user data cells $G$7 and $H$7 have been assigned duplicate keys. Each user data cell must contain a unique key. The offending key value is:
Key: Code
Value: SLH000001
User data will not be saved for this sheet.
Do I need to use a work around like putting my user data on two different rows and duplicating the key?