Hi,
I am trying to create a unique case study reference number based on project ID and then a number. So far I have created a query which gives me the number, however, I can't then update the generated number into my table (I know it has something to do with the query not being updateable). I...