Really need some help with the code below. How to I convert the financial.ddb method to give me an outoput calculation equal to the method... when I run the code, my label only shows 0 when I should be getting some kind of calculation. Financial.ddb is basically Depreciation / Period = ((Cost – Salvage) * Factor) / Life
My code uses a list box for life and I have a feeling that this is the culprit... can someone PLEASE help!...
User Profile
Collapse
-
HELP with Financial.DDB
-
Trying to generate password from text
I am trying to create a tool for work that allows you to enter a 5-7 digit string (can be numbers or letters) and I want to replace the strings with other differt letters and numbers, and reverse the order after click. I am aware of the .replace method but am having a little trouble negoting the syntax... heres an example...
I will enter "AUI65" and I want the program to return x for a or u, z for any integer, and reverse... -
Need help with program containing Financial.DDB method
Hello, any help would be greatly appreciated:
I am trying to code a program that takes 2 testbox and a list box contain 3 to 20 years and use the financial.ddb method to output a string cont of "year depriciation" + the financial.ddb calculation. I debug teh program and I keep getting an Argument 'Factor' is not a valid on the financial.ddb calculation line. Can someone assist me and tell me if I coded the program correctly?... -
CJ Densmore started a topic Three greater then less then statements and not getting correct calculationin Visual BasicThree greater then less then statements and not getting correct calculation
For program to work, you select one of two radio buttons and get a different calculation based on each...
I have tried every form of algebraic greater then, less then, etc. When I run the program and select retailer (bolded and underlined code), any number above 10 calculate to the number that is supposed to be for the numbers 4 to 9. What am I doing wrong? As requested, I wrote the multiplication outside of the select case structure......
No activity results to display
Show More