|
-
Sep 2nd, 2012, 06:42 PM
#11
Thread Starter
Member
Re: HELP!! Assistance with Code for a program
My list box should look like the following when I click the Display Bill Button:
Label Name from the Form Text Box Information (information the customer puts in)
Customer: (TextBox1)
Phone Number: (mtbPhone)
Service Date: (date entered from clicking the display button in the form of 1/1/2012)
Invoice Due: (date entered 30 days from the service date entered)
Labor Cost: ($35.00 an hour for labor x number of hours entered into the TextBox2)
Parts and Supplies Cost: (5% sales tax added on to the TextBox3 entry)
Total Cost: (The total cost between the Labor Cost and Parts and Supplies)
I used the information for my text boxes...But that is how my list box is supposed to look when I click the display bill button
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|