Hi,
I was trying to build an access form which is similar to something I've already made on excel.
It was an automatic pricing program which works out the cost of a water tank once you enter the dimensions.
What I am trying to do is have a combo box which has 2 options, where the two options are the values that appear in two seperate calculation textboxes in the same form. I tried entering [calccompartments1];[calccompartments2] in the rowsource box but just displays the two names. I got it to work fine on excel, but I'm unsure on access.
I was trying to build an access form which is similar to something I've already made on excel.
It was an automatic pricing program which works out the cost of a water tank once you enter the dimensions.
What I am trying to do is have a combo box which has 2 options, where the two options are the values that appear in two seperate calculation textboxes in the same form. I tried entering [calccompartments1];[calccompartments2] in the rowsource box but just displays the two names. I got it to work fine on excel, but I'm unsure on access.