Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27349

Sub Pocedure problem

$
0
0
When the “Select Media and Estimated Fund” button is clicked, Estimated Budget should be calculated depending on your selection of funding resources (one or two). The calculated results should appear in the disabled textbox right next to the “Estimated Budget” textbox. If you selected two resources, each estimated budget should be summarized together. The calculation process should be called a sub procedure defined as “FundingResource (Balance)” in the event procedure.

Call sub procedure: FundingResource (Balance)  Create a sub procedure: Sub FundingResource (……………………… End Sub

Please be aware of the current year, 2013. Now, the report is prepared in year 2013, but the balance should be calculated for your selected year (e.g., 2015, 2016, 2017). Think about the topic of repetition to determine the ending balance during your selected year.

Pick an initial balance between 500 and 3000. No greater than 3001and no less than 499.  Balance = Balance* (1+interest rate)  Interest Rate: 7% for Savings Account, 5% for Corporate Bond.


I can figure out how to write this sub procedure! Help please!

Thanks!

Viewing all articles
Browse latest Browse all 27349

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>