Caclulation rollup?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aharding
    New Member
    • Sep 2006
    • 22

    Caclulation rollup?

    I am trying to add calculations to a table. I have run the query to reflect the sum needed among different 'subfunctions'. The subfunction table is linked to the main table dependent on two diff fields. Now that i have my sum based on the subfunctions that roll up into the main table...how do i store that sum in the main table? Does this make sense?

    Help

    Thanks
  • PEB
    Recognized Expert Top Contributor
    • Aug 2006
    • 1418

    #2
    Hi,

    Why don't you use an update query?

    :)

    Comment

    Working...