N
Net Admin
Hello. I'm creating a bid database for a company to track their sales
efforts. What I'm trying to do is automatically generate a proposal number
based on the region selected from a list box in a form. So the list box has
the options North, South, East, and West. The following text box is where I
want the proposal number to auto-gen. So if somebody chooses North, I would
want that text box to show a number of 07050001 and keep incrementing from
there to 07050002, 07050003, and so on. I must be writing my VB functions
wrong because I can't accomplish this! Can somebody throw an idea or
suggestion at me to get this done? Is there a macro that can accomplish this
maybe? Thank you for the help.
efforts. What I'm trying to do is automatically generate a proposal number
based on the region selected from a list box in a form. So the list box has
the options North, South, East, and West. The following text box is where I
want the proposal number to auto-gen. So if somebody chooses North, I would
want that text box to show a number of 07050001 and keep incrementing from
there to 07050002, 07050003, and so on. I must be writing my VB functions
wrong because I can't accomplish this! Can somebody throw an idea or
suggestion at me to get this done? Is there a macro that can accomplish this
maybe? Thank you for the help.