C
canttoggle
Hey,
I have a dataB Table Called AMedPick with field called DeptA displaying a
value list 1-9 for selections, and a field called StantTot1 displaying 2600
as a default. 2600 was used 100% of the time. StantTot1 is hidden on the
Table view but used to calculate on a several queries. Problem now DeptA
field changed 1-9 to 0-9 when 0 is selected StantTot1 should be 0 and not
2600. can I use event procedures on the Table which would be easier and would
fall in place or have to use on a form Note: I've never used event procedures
need a code or something.
I have a dataB Table Called AMedPick with field called DeptA displaying a
value list 1-9 for selections, and a field called StantTot1 displaying 2600
as a default. 2600 was used 100% of the time. StantTot1 is hidden on the
Table view but used to calculate on a several queries. Problem now DeptA
field changed 1-9 to 0-9 when 0 is selected StantTot1 should be 0 and not
2600. can I use event procedures on the Table which would be easier and would
fall in place or have to use on a form Note: I've never used event procedures
need a code or something.