good evening all - looking for a little help here. I've had a long day and my brain is mush. I just can't get my brain to really function on any level right now.
Worksheet has four cells:
B1 - date
B2 - <data validation> two choices (Depoist/Withdrawl)
B3 - <data validation> 13 choices
B4 - [invoice amount]
All I want to do is is have B4 become a negative number when the user selects "Withdrawl" in B2. The trick for me right now is that B4 is an open cell in which the user will need to put an invoice amount into.
Once the user hits the submit button for the Macro the data will feed into a database where I want to be able to add/subtract as necessary (based on deposits or withdrawls).
Any help you can provide would be appreciated.
Worksheet has four cells:
B1 - date
B2 - <data validation> two choices (Depoist/Withdrawl)
B3 - <data validation> 13 choices
B4 - [invoice amount]
All I want to do is is have B4 become a negative number when the user selects "Withdrawl" in B2. The trick for me right now is that B4 is an open cell in which the user will need to put an invoice amount into.
Once the user hits the submit button for the Macro the data will feed into a database where I want to be able to add/subtract as necessary (based on deposits or withdrawls).
Any help you can provide would be appreciated.