Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by 21041983

  1. 21041983

    creating macro to store calculated fields

    I just realized that my explanation mayne isn't very clear. When i create the macro to save the calculated field to a table i do the following: Action= set value Item= [Tables]![Order Details]![Total] Expression= [Forms]![F_Order Details]![budget]*[Forms]![F_Order Details]![consumption] But...
  2. 21041983

    creating macro to store calculated fields

    Hi, I would like to store some crucial caluculated fields in a table but since I've never used a macro it's just won't work. I ask to set a value in table and then when I create the expression it refuses to run. It's a simple calculation that I would like to add in a table. Thanks in advance

Part and Inventory Search

Back
Top