I am having problems adding data validation to an existing transaction table (some 200+ rows), as the custom formula validation does not get replicated when a new line is added. In this case it is to give a warning if the transaction date is not +/-30 days from the current date (=AND(A222>(TODAY()-30),A222<(TODAY()+30)).
I created a new (empty) table with the same data validation and it replicated when a new row was added.
Can anyone suggest what might be going wrong? I do not want to start from scratch, even allowing that I could paste the data across, as it is linked to a number of other sheets and tables, and shared. Something would be bound to go wrong!
I created a new (empty) table with the same data validation and it replicated when a new row was added.
Can anyone suggest what might be going wrong? I do not want to start from scratch, even allowing that I could paste the data across, as it is linked to a number of other sheets and tables, and shared. Something would be bound to go wrong!
Last edited: