I got a form and the value is present as text some on some users and as number on others.
Why is that ?
The calculations get wrong withe the texts.
Regards Jonathan
Hi Jonathan,
It's probably that the cell is formatted differently in the sheet. Try to select the column and select the Thousands Format.
Please see attached link/screenshot.
I hope this helps you!
Best,
Andrée Starå - Workflow Consultant / Get Done
I am trying to populate a column from Sheet A into Sheet B and Sheet C. My Lookup column for Sheet A is formatted as such so there is a ' in front to account for ones that have a leading 0 and some do not. Each ID should be 6 digits long. I made a helper column looking at this Dealer ID column to try and get rid of that…
am I able to separate this into multiple rows? in a new sheet? Desired Result -
I would like to parse out this data by creating a listing with a row for each person, for each project they appear on, for each month. I think this would only give me the groupings anyways, but this doesnt seem to even get me started - it popped up then people have disappeared.