Hi all.
I have a table called projectors, on projectors I have make/model/ratio from and ratio to columns.
I have created a form to which I will put two text boxes txtScreen distance and txtScreen size.
I have a third text box txtratio. I have my calculation set to auto fill txtratio and this works perfectly.
My issue: I need a list box/combo box to return the projectors which have the same ratio as txtratio but to make it even more complex. Just in case the calculation isn't an exact match i need it to compare between "ratio from" and "ratio to" and return the answers.
Hope this is straight forward
Thanks,
Matt.
I have a table called projectors, on projectors I have make/model/ratio from and ratio to columns.
I have created a form to which I will put two text boxes txtScreen distance and txtScreen size.
I have a third text box txtratio. I have my calculation set to auto fill txtratio and this works perfectly.
My issue: I need a list box/combo box to return the projectors which have the same ratio as txtratio but to make it even more complex. Just in case the calculation isn't an exact match i need it to compare between "ratio from" and "ratio to" and return the answers.
Hope this is straight forward
Thanks,
Matt.