I am using ArcMap 10.6 and have a text field called WAMID. The field values are alphanumeric and sequential. As new features are added this field is null. I would like help writing a python script where once a week or so I can use field calculator to calculate sequential values for this field. The most recent value for this field is WMN06022087 so the script should fill in this field with WMN06022088, WMN06022089, WMN06022090, WMN06022091, etc.