D
David Whitaker
Hello All,
Hope All Is Well,
Now To The Problem,
I am wanting to use a combo box with preset values to fiqure percentage of a
textbox and put its result in another textbox.
Question 1
Can you use in the comboboxes rowsoure like the following:
..5%;.75%;1%;1.25% and so on
Question 2
how do you get Access to fiqure percentage, I could do this in Excel, but
this is not Excel.
I am trying to get the following
[me.cost] is what I am tring to get the percentage of
[me.rate] is the combobox with preset values representing percentage values,
also the code would be in the after update event
[me.result1] would be where the result would go.
Thanks for Your Time
David
Hope All Is Well,
Now To The Problem,
I am wanting to use a combo box with preset values to fiqure percentage of a
textbox and put its result in another textbox.
Question 1
Can you use in the comboboxes rowsoure like the following:
..5%;.75%;1%;1.25% and so on
Question 2
how do you get Access to fiqure percentage, I could do this in Excel, but
this is not Excel.
I am trying to get the following
[me.cost] is what I am tring to get the percentage of
[me.rate] is the combobox with preset values representing percentage values,
also the code would be in the after update event
[me.result1] would be where the result would go.
Thanks for Your Time
David