Hi, I have a table that lists drawings and revision numbers.
Revision Numbers is a text field. Revisions are lettered A - Z when a drawing has not been issued.
Revisions are numbered starting with 0 (zero) when a drawing has been released for use.
Example:
Dwg Rev
001 A
001 B
001 0
001 1
002 A
002 0
002 1
002 2
I need to obtain the latest revision only, which in this case would be Rev 1 for dwg1 and Rev 2 for dwg2.
Any help would be appreciated. I am a little stumped.
Thanks, Dan
Revision Numbers is a text field. Revisions are lettered A - Z when a drawing has not been issued.
Revisions are numbered starting with 0 (zero) when a drawing has been released for use.
Example:
Dwg Rev
001 A
001 B
001 0
001 1
002 A
002 0
002 1
002 2
I need to obtain the latest revision only, which in this case would be Rev 1 for dwg1 and Rev 2 for dwg2.
Any help would be appreciated. I am a little stumped.
Thanks, Dan