Hi al,
I use this and I need to reset the number for every case. May be it's not the best code to do this but at least it works at a half :)
Could you please help?
type_media is short text, test is number
Thank's in advance
Private Sub type_media_AfterUpdate()
Select Case type_media
Case...