Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for LFCDay123

I have a project of 2 forms and on the 2nd form I want to create a button which when clicked returns you to the 1st form. Please help!

Member Avatar for razamughal67
0
192
Member Avatar for LFCDay123

I have made an application to add monthly usages of coffee to a listbox using an array. I have a button which opens up an InputBox to enter the monthly usages. I then click a button to display the usages in a listbox. Howerver, I only want users to be …

Member Avatar for ChrisPadgham
0
125
Member Avatar for LFCDay123

I am trying to make an array so I can store monthly coffee usages. I have used the code below which puts the monthly usages into a listbox and enables me to store new usages by entering them into a textbox and clicking a button. However, I want the values …

Member Avatar for Jx_Man
0
162
Member Avatar for LFCDay123

I have been given an assignment where a company requires an application that displays coffee usage information for the managers. I've been given sample data for last years monthly usage amounts in kilos which are: 400.5, 450, 475.5, 336.5, 457, 325, 220.5, 276, 300, 320.5, 400.5 and 415. I need …

Member Avatar for thines01
0
119
Member Avatar for LFCDay123

I have 2 radio buttons on my form which are both different forms of tax. I have a label which has the amount of money i need to multiply the tax by depending on which radio button the user chooses. 1 radio button has tax of 16.5% and the other …

Member Avatar for Jx_Man
0
116
Member Avatar for LFCDay123

I'm new to Visual Basic and I am trying to set up a currency converter. I have converted a currency to UK Sterling on the first form and on the second form I want to have the same label with the same amount of UK Sterling as on the first …

Member Avatar for poojavb
0
144
Member Avatar for LFCDay123

I have made a currency converter which converts a made up currency to UK Sterling. I have made a converter on my 1st form and on my 2nd form I need to add import duties. There are 2 import duties... 1) Air Cargo: 16.5% of Sterling price 2) Shipping: 11.5% …

Member Avatar for StephNicolaou
0
128
Member Avatar for LFCDay123

I have made a currency converter and have converted a made up currency to UK Sterling. I have made it so the amount of UK Sterling appears like '2.32' but I want to have the £ sign before the amount of money to show it is now in UK Sterling. …

Member Avatar for LFCDay123
0
84
Member Avatar for LFCDay123

I have a created a currency converter in 2 forms in Visual Basic for a made up currency which has pounds shillings and pence. I have 3 textboxes for them to enter the amount of each and a button to calculate the amount of UK Stirling using conversion rates given …

Member Avatar for Jx_Man
0
115