Results 1 to 4 of 4
  1. #1
    stocktonnn is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Jan 2016
    Posts
    2

    How could I use a Calculated Value in a MS Word Mail Merge?


    Hi,

    I am a beginner user developing an access system for my children's entertainment company. Since we are getting much busier, I am creating a database where we can log bookings and enquiries and manage customer relations.

    The data entry form that the sales team will be using contains several text boxes which calculate the prices of the party booking, outstanding balances based on values of deposits etc. I was so far happy with how everything was working but I fear I may have tried to run before I could walk!

    Basically, the next stage is to set up mail merge emails to confirm bookings, prices, outstanding values etc but it has become obvious the word cannot merge a calculated value from a form as it is not saved to a table. Obviously sending information about prices and balances is crucial for the emails we send, so how would I go about doing this?

    I had read it was bad practice to save a calculated value to a table, (which is the only solution my novice brain can see unfortunately!) so how could I merge a calculated value without doing this? Not sure if i'm going about this problem wrong or if the structure of my database is just flawed for what I'm trying to do.

    Thanks in advance for any help!

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    There are circumstances where having a calculated value in a table is appropriate. You have one of those conditions.

  3. #3
    stocktonnn is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Jan 2016
    Posts
    2
    ah that makes my solution a lot easier to solve then!

    Now my question would be this, if I were to save a calculated value to a table and then for some reason the variables for the calculation were to change, would the saved value automatically update or would I some sort of code/macro to re-write the saved value?

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    The saved value would not change which is why having a calculated value in a table is discouraged. You do understand that queries can have calculated values, right? Mail Merge can use a query for input as you cannot tell the difference between a query and a table.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. email using word mail merge
    By LaughingBull in forum Access
    Replies: 3
    Last Post: 11-12-2015, 04:11 PM
  2. Replies: 1
    Last Post: 10-25-2015, 12:02 PM
  3. Help needed with mail merge to Word
    By mhart in forum Import/Export Data
    Replies: 1
    Last Post: 08-12-2011, 12:22 PM
  4. Mail merge with word
    By alexc333 in forum Access
    Replies: 0
    Last Post: 07-26-2011, 12:06 PM
  5. Mail merge from from Access to Word
    By williamgladstone in forum Access
    Replies: 1
    Last Post: 03-22-2011, 12:00 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums