I need a field that auto increments. My problems are it also needs to have a prefix of "541-", and there is already an existing record (on paper) so i cannot start from 0. I have tried using format and max (field) + 1 but I can't get those to work properly. Any help?