Hi,
I have a table of company ID's, so if 10 people in company -> 1 ID. Is there a way I could create another numbering system on the side of the company ID. Example:
Comp.
ID Name Address (UniqueID) <- add in?
1 Erica 1 Willow 1
1 John 1 Willow 2
2 Rocky 3 Willow 1
3 John 4 Willow 1
3 Ryan 4 willow 2
Table is not ordered, so the ID's are everywhere.
Thanks for your help.
I have a table of company ID's, so if 10 people in company -> 1 ID. Is there a way I could create another numbering system on the side of the company ID. Example:
Comp.
ID Name Address (UniqueID) <- add in?
1 Erica 1 Willow 1
1 John 1 Willow 2
2 Rocky 3 Willow 1
3 John 4 Willow 1
3 Ryan 4 willow 2
Table is not ordered, so the ID's are everywhere.
Thanks for your help.