D
DBaxter
Is it possible to have a field do two things? I have
a "CycleLifeRemaining" field that I typically update
weekly with current data. On some items I would like to
have the field automatically calculate my figure so I
don't have to open the calculator, look up
the "CycleLifeNumber" and substract my "CurrentCyclesUsed"
and cut and paste the info. I tried =
LimitedCyclesRemaining Or «Expr» = [Cycle/Life List Table]!
[LimitedCycles] - [Cycle/Life List Table]!
[CurrentCyclesUsed] and when I go to my View form I
have "#Name?" in the field and cannot enter anything.
a "CycleLifeRemaining" field that I typically update
weekly with current data. On some items I would like to
have the field automatically calculate my figure so I
don't have to open the calculator, look up
the "CycleLifeNumber" and substract my "CurrentCyclesUsed"
and cut and paste the info. I tried =
LimitedCyclesRemaining Or «Expr» = [Cycle/Life List Table]!
[LimitedCycles] - [Cycle/Life List Table]!
[CurrentCyclesUsed] and when I go to my View form I
have "#Name?" in the field and cannot enter anything.