I have a spreadsheet where I keep employee ID, their names and so on. The employee IDs are in this format “A1001” and so on. I want to create an automation whereby anytime a new name is typed on the google sheet, it will automatically generate employee ID number for that column.
I’ve been trying to update this with “update a row” module on make.com but instead of a new ID number value to be produced on my google sheet, instead it just adds “1” to the former ID number before it.
(example) A10094 then updates to the next column as A100941 instead of A10095.
pls help me, I’m quite new to make.