Results 1 to 3 of 3
  1. #1
    ndb is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Dec 2013
    Posts
    5

    Question Putting code behind tables in MS Access 2007?

    Using an example:

    I have three tables; tbl_weight , tbl_height , tbl_bmi
    How do I make tbl_bmi automatically use the weight and height values (height/weight) to determine the tbl_bmi values?



    Is there a way to store code behind the tables as if I was in MS excel?

    Thanks in advance.

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows XP Access 2003
    Join Date
    Aug 2013
    Posts
    7,862
    Have you tried using queries to get the information you need?

  3. #3
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,623
    Code goes behind forms and reports and in general modules.

    As ItsMe suggests, you probably need to do a query.

    Post examples of your data.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 7
    Last Post: 11-22-2013, 07:32 PM
  2. Putting Linked tables into one table
    By gsingleton in forum Access
    Replies: 3
    Last Post: 09-20-2013, 05:55 AM
  3. VB Code in Access 2007
    By collen in forum Programming
    Replies: 1
    Last Post: 10-12-2010, 06:27 AM
  4. Access 2003 code vs Access 2007 Code
    By ralphjramirez in forum Access
    Replies: 5
    Last Post: 11-23-2009, 12:33 PM
  5. Access 2000 and 2007 VB code
    By gnuman in forum Access
    Replies: 0
    Last Post: 08-26-2009, 05:55 AM

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