Results 1 to 4 of 4
  1. #1
    excelkeechak is offline Novice
    Windows XP Access 2007
    Join Date
    Apr 2010
    Posts
    2

    Display values in a FORM from table.

    Hi,,

    I m very New to access. I would like to Know whether i can show/display the values in the form using the table as back-end for the data.



    TIA.

  2. #2
    maximus's Avatar
    maximus is offline Expert
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Aug 2009
    Location
    India
    Posts
    931
    I think you mean using a Form to display the data in a Table. If it is so please use form wizard to create forms ot of tables.

    Mark the thread solved if thi solves your problem.

  3. #3
    excelkeechak is offline Novice
    Windows XP Access 2007
    Join Date
    Apr 2010
    Posts
    2
    Yes,I want to display them on the form.
    any links or Code Please..........

  4. #4
    TheShabz is offline Court Jester
    Windows XP Access 2003
    Join Date
    Feb 2010
    Posts
    1,368
    Create a query that contains the data of your form. SQL is
    SELECT * FROM myTable
    Save it
    Open the Form wizard. use the display values in a table/query option. Find the query you saved. Hit next all the way though and then hit finish. Rearrange the layout as you wish.

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

Similar Threads

  1. Replies: 8
    Last Post: 02-19-2012, 03:48 PM
  2. Replies: 3
    Last Post: 04-04-2010, 05:26 PM
  3. Replies: 1
    Last Post: 03-27-2010, 06:13 AM
  4. Display table on a form
    By vCallNSPF in forum Forms
    Replies: 1
    Last Post: 01-17-2010, 08:23 PM
  5. Replies: 4
    Last Post: 01-05-2006, 02:36 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