iv experimented everywhere for when:
the numeric up and down function equals one then it will ad 1.50 to the list box price
VB Code:
numup.value = "1.50"
thats the numeric up and down value code i think its rite
and then
VB Code:
txttot.text = txtdis.text + numup.value
does that look rite i cant get it to work :/




Reply With Quote