Hello,
I have a form response that pulls data in this format (bucket number, bucket weight;)
##, ##.#; ##, ##.#
for example, 15, 32.5; 18, 33.4; 6, 35.1
I need to split the data so that I have the second string numbers added up to a total weight. I understand I need to split (in excel) the text at the semi colons, and then extract the last 3 characters to compound.
Any ideas how to structure or accomplish this in airtable?
thanks so much.
Rose