Hi Adam,
Thanks for for responding. It’ a little more complicated than that.
I have records, in a view, that need assigning to a project via a linked record field. When a record is added to a project i.e. the linked filed has a value, then the record disappears from the view due to the filter on the view.
Ideally I want to link one record to a view and then drag this value (or copy and paste) to other records that need assigning to the project. The problem is the record disappears when it is added to a project, so not there to drag the value to the other records.
I know there are work arounds but its for a client and I want to make it easy as possible so envisioned an option to select a bunch of records and then select a project and update them all.
Hope this makes sense
Ah, yes, that does complicate matters.
I’ve created a solution here, and you can view the script by duplicating the base.

This seems like overkill, but yeah I totall get what you mean when you say it’s for a client.
===
Do you think they’d be able to handle the following?
- In the linked field, click the “+” icon
- Select the field I want to link it to
- Press “CTRL + C”
- Select the other records I want to update, press “CTRL + V”