Hello,
I would assume this is pretty simple... What I need is when I paste this into multiple cells that the cells in this date validtion also change. Currently I have to do it manually for each line. It copies the data validation as is unlike a formula which adjusts to the cells that its being pasted in.
My formula's
=IF($C$3="",Regions,NA)
=IF($B$3="",NA,INDIRECT($B$3))
Example of the next cell and so on
=IF($C$4="",Regions,NA)
=IF($B$4="",NA,INDIRECT($B$4))
Thanks for the help!
Remove the $$ from your validation formula and it will adjust.
If your question has been satisfactorily addressed, please consider marking it solved. Click here to see how.
Also, you might want to add to the user's reputation by clicking the scales icon - it's why we do what we do...
Thomas Lafferty
Analyst/Programmer
Too simple, thanks! I copied the fomula and adapted it for me so I wasnt sure why those were needed.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks