Hi, I'm trying to make either a script or automation to update Table A from a list of values in Table B.
Table A is a list of shifts in multiple clinic locations. I'd like to be able to select a clinic location in Table A (from a single select column), and have the address for that clinic populate in the Address column in the same table. In Table B, I have the list of clinic names with their addresses. I'm trying this script, and it will run, but it doesn't do anything to the Address column in Table A.
Any help would be greatly appreciated- new at writing scripts... Thank you in advance!