Here is what I am trying to accomplish and have tried and tried without resolve to create....
On an Access Form I will have a drop down of 9 different options (for example, 1 Year, Blanket, Legal, etc...). Then I want to have text field 'smart number' based on this selection. In other words if I select "1 Year" from the drop down, I want it to place into the text field 1xxx, where xxx represents the next unique number in the sequence. Likewise, if I select "Blanket" from the drop down, I want it to place into the text field 2xxx, where xxx is the next number is the 2xxx sequence. Any thoughts on how this could be accomplished???
Thanks in advance!
On an Access Form I will have a drop down of 9 different options (for example, 1 Year, Blanket, Legal, etc...). Then I want to have text field 'smart number' based on this selection. In other words if I select "1 Year" from the drop down, I want it to place into the text field 1xxx, where xxx represents the next unique number in the sequence. Likewise, if I select "Blanket" from the drop down, I want it to place into the text field 2xxx, where xxx is the next number is the 2xxx sequence. Any thoughts on how this could be accomplished???
Thanks in advance!