Hello,
I am finsihing up on my bank program, i have two variables which are checking and savings, i want the form1 called transfer, anything done to that side affect the regular form which is form2, such as transfer checking into savings, and when you go back to the original form, it shows it in the list box the transaction as well as checking/savings has been altered. how would i go about doing that?
2 variables and 2 objects
Started by Siten0308, Oct 15 2008 04:03 PM
3 replies to this topic
#1
Posted 15 October 2008 - 04:03 PM
|
|
|
#2
Guest_Jordan_*
Posted 15 October 2008 - 04:08 PM
Guest_Jordan_*
In form1 why don't you just update form2's listbox when there is a transaction made?
#3
Posted 15 October 2008 - 05:23 PM
Hello Jordan,
Sorry i forgot to include the checking and the savings variables, which are decimal type variables, they are part of a class called equations. so i have 2 forms and 1 equation which includes the deposit/withdraw equation and the two variables, how do i do it still? can you give me an example or do you need the code?
Sorry i forgot to include the checking and the savings variables, which are decimal type variables, they are part of a class called equations. so i have 2 forms and 1 equation which includes the deposit/withdraw equation and the two variables, how do i do it still? can you give me an example or do you need the code?


Sign In
Create Account


Back to top









