J
Jeff
I have a query in which I have different lengths that
make up a the total length for a street. I need to make a
calculation that will take each individual lenght for a
street segment and divide it by the sum of the segment
lengths for each street. Then multiply that total by
another field. See example:
100 1st St100 1st St length/ total length 1st St)* TN
200 1st St200 1st St length/ total length 1st St)* TN
800 Amy St800 1st St length/ total length Amy St)* TN
900 Amy St900 1st St length/ total length Amy St)* TN
My problem is having the formula only do a total for each
particular st.
I tried creating a separate query with the street totals
and then link it to other query my working query is based
on. The problem here is that when my working query is
based on two linked queries editing is locked.
make up a the total length for a street. I need to make a
calculation that will take each individual lenght for a
street segment and divide it by the sum of the segment
lengths for each street. Then multiply that total by
another field. See example:
100 1st St100 1st St length/ total length 1st St)* TN
200 1st St200 1st St length/ total length 1st St)* TN
800 Amy St800 1st St length/ total length Amy St)* TN
900 Amy St900 1st St length/ total length Amy St)* TN
My problem is having the formula only do a total for each
particular st.
I tried creating a separate query with the street totals
and then link it to other query my working query is based
on. The problem here is that when my working query is
based on two linked queries editing is locked.