The next problem: I've done enough digging to know I need to use DMax to accomplish my next task; but I'll be damned if I can figure out how to put all the parts of DMax together.
tblClients includes 4 fields: strClientName, strXeroxAccount, strClientID (the primary field), and strActive (a check box). Ideally, I would like to use DMax to both (1) set the default value of strXeroxAccount and strClientID to the last-used numbers, plus one; and (2) use DMax on a set-up-new-client form to do the same. I have tried mightily to unscramble the different parts required for DMax, but I can't.
I need a recipe book, not a help file!....
tblClients includes 4 fields: strClientName, strXeroxAccount, strClientID (the primary field), and strActive (a check box). Ideally, I would like to use DMax to both (1) set the default value of strXeroxAccount and strClientID to the last-used numbers, plus one; and (2) use DMax on a set-up-new-client form to do the same. I have tried mightily to unscramble the different parts required for DMax, but I can't.
I need a recipe book, not a help file!....