Hi all, I have a table with empty data, i wa...

Hi all,

I have a table with empty data, i want one of the column become auto numbering in increment.

How do i achieve this?Can this column become key?

Thanks

0 4 303
4 REPLIES 4

You could read this article why itโ€™s not a good ideaโ€ฆ help.appsheet.com - Is it possible to create an incrementing number for each record? Is it possible to create an incrementing number for each record? help.appsheet.com

so how do i got about this? any other way to give a unique reference to the record?

Since i have inspection tables, now i use location as key but inspection can be done several times.

Thanks

The easiest solution is to add a 8 digit unique value with the expression UNIQUEID().

Yessssโ€ฆit worksssโ€ฆThanks

Top Labels in this Space