M
Mike
Hi Again,
Since I should not try to save a calculated field, how can I sum a function
in my form?
The function uses PC Miler to determine the distance between points. I need
the sum for multiple point runs.
miles(IIf(IsNull([Zip]),[Text24],[zip]),[Text24])
Can I sum this? I tried DSum on both this function and the textbox I use
for it.
Mike
Since I should not try to save a calculated field, how can I sum a function
in my form?
The function uses PC Miler to determine the distance between points. I need
the sum for multiple point runs.
miles(IIf(IsNull([Zip]),[Text24],[zip]),[Text24])
Can I sum this? I tried DSum on both this function and the textbox I use
for it.
Mike