D
Dexter
every day i have to calculate something on job so i got idea to make one
macro that will help me. in school i worked on Q-basic
and i know
this shoudn't be problem with macro but dunno where to start so please
help me.
i have 4 variables:
first is size and goes from 25 < =35 or 35 < = 45 or 45 < = 55 ....
second is type has just three values A or B or C
third is quantity and it goes from 1-50
and forth is number from 5-20
i would like to make it to ask me to insert first value then second,
then third and fourth ...
so if first value is for example 37 second value is B to pick up price
for that value that is for example 59 multiple it with quantity value
and divide it by fourth value...
i hope i was clear with what i want
so any help
please
macro that will help me. in school i worked on Q-basic

this shoudn't be problem with macro but dunno where to start so please
help me.
i have 4 variables:
first is size and goes from 25 < =35 or 35 < = 45 or 45 < = 55 ....
second is type has just three values A or B or C
third is quantity and it goes from 1-50
and forth is number from 5-20
i would like to make it to ask me to insert first value then second,
then third and fourth ...
so if first value is for example 37 second value is B to pick up price
for that value that is for example 59 multiple it with quantity value
and divide it by fourth value...
i hope i was clear with what i want
so any help
please