Results 1 to 4 of 4
  1. #1
    Kiran Prakash is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Jun 2018
    Posts
    11

    How to Use IF formula in Forms to retrieve Data from another table

    Is it possible to retrieve data by using IF formula, if the data required is present in some other table which is already entered



    eg A is table 1 B is table 2 C is Table


    Is it possible we enter data in Table A data that is equal to "Some Value " then certain data from Table B and Table C should be displayed in the current form

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    If tables don't have relationship and can't be directly joined in query, use domain aggregate functions.

    Or use multi-column comboboxes.

    Really not enough information.
    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.

  3. #3
    Kiran Prakash is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Jun 2018
    Posts
    11
    How to make the if Common formula in Form and data will take from Table.

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Please tell readers what you are trying to achieve with some sample data and tables. It would also be helpful to readers and you if you could describe the "application and main processes" of the business this proposed database will support. Use simple, plain English for the description to ensure readers understand your situation/issue.

    It is important to get your tables and relationships identified, designed and tested with sample data before getting too deeply into physical database. Tables and relationships are critical to a useful, maintainable database.

    Good luck with your project.

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

Similar Threads

  1. Replies: 7
    Last Post: 10-22-2018, 04:15 PM
  2. Simple Query to Retrieve a Date for a Formula
    By dgutsche in forum Queries
    Replies: 4
    Last Post: 09-08-2014, 11:55 AM
  3. Replies: 6
    Last Post: 12-12-2013, 11:44 PM
  4. Replies: 1
    Last Post: 03-09-2012, 07:43 PM
  5. Formula cannot retrieve value from Combobox
    By frksdf in forum Programming
    Replies: 7
    Last Post: 01-31-2012, 01:34 PM

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