Frustrated Newbie!!

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Mar 2007
Posts: 5
Reputation: Need_help! is an unknown quantity at this point 
Solved Threads: 0
Need_help! Need_help! is offline Offline
Newbie Poster

Frustrated Newbie!!

 
0
  #1
Mar 3rd, 2007
Develop a program that will determine whether a department-store customer has ex-ceeded the credit limit on a charge account. For each customer, the following facts are available:
a. account number (an integer)
b. balance at the beginning of the month
c. total of all items charged by this customer this month
d. total of all credits applied to this customers account this month
e. allowed credit limit


The program should use a while structure to input each of these facts, calculate the new balance(=beginning balance + charges - credits) and determine whether the new balance exceeds the customer's credit limit. For those customers whose credit limit is exceeded, the program should display the customers account number, credit limit, new balance and the message "Credit Limit exceeded".

If anyone could hook me up with the solution it would save me from going crazy
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 28
Reputation: yerbol is an unknown quantity at this point 
Solved Threads: 0
yerbol's Avatar
yerbol yerbol is offline Offline
Light Poster

Re: Frustrated Newbie!!

 
0
  #2
Mar 3rd, 2007
what help do you need exactly? code or algorithm or smth?
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 3,114
Reputation: WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of WaltP has much to be proud of 
Solved Threads: 281
Moderator
WaltP's Avatar
WaltP WaltP is offline Offline
Posting Sensei

Re: Frustrated Newbie!!

 
0
  #3
Mar 3rd, 2007
Originally Posted by Need_help! View Post
Develop a program that will determine whether a department-store customer has ex-ceeded the credit limit on a charge account.
Kool. Go for it.

Originally Posted by Need_help! View Post
If anyone could hook me up with the solution it would save me from going crazy
Oh! You want us to write it for you because you can't be bothered.... Sure, I'll get right on it. When would you like it?

[edit]And you can't be bothered to write your own post, either. You have to use someone else's -- verbatim? Sad, so sad...[/edit]
Last edited by WaltP; Mar 3rd, 2007 at 5:01 pm.
The 3 Laws of the Procrastination Society:
1) Never do today that which can be put off until tomorrow
2) Tomorrow never comes
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 28
Reputation: mjwest10 is an unknown quantity at this point 
Solved Threads: 3
mjwest10 mjwest10 is offline Offline
Light Poster

Re: Frustrated Newbie!!

 
0
  #4
Mar 6th, 2007
Have you started this at all? Is this program supposed to be written in Visual Basic? Or just in normal Basic?
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Visual Basic 4 / 5 / 6 Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC