Results 1 to 4 of 4
  1. #1
    Buakaw is offline Absolute novice
    Windows XP Access 2007
    Join Date
    Jan 2011
    Posts
    112

    Are reports static?


    I'm new to reports. I created a report from a query, and formatted it nicely. I expected then when something changed and the query produced a different result, the report would also update and a new column would appear, but this didn't happen.

    Can I know how I can make reports dynamic? Is this even possible? Thanks.

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    reports are nothing but forms. the same concept. hence, it shows data through the controls you initially created on it. was a report is created, it's bound source does not play a role in adding or deleting controls out of the report. that only happens once, when the report object is created the first time.

  3. #3
    Buakaw is offline Absolute novice
    Windows XP Access 2007
    Join Date
    Jan 2011
    Posts
    112
    Thanks, got it.

    Next time I generate another report from a query, do I have to redo the formatting every single time? Or is there a way to save the formatting that I've already done and just quickly apply it?

    THanks.

  4. #4
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    formatting does not change when closing a report.

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

Similar Threads

  1. Static Array Issue
    By Tinarad in forum Programming
    Replies: 1
    Last Post: 03-01-2011, 01:14 PM
  2. Reports w/ sub-reports very slow to open
    By vaikz in forum Reports
    Replies: 2
    Last Post: 02-27-2011, 08:41 AM
  3. Create a static table
    By Alexandre Cote in forum Programming
    Replies: 2
    Last Post: 09-13-2010, 10:59 AM
  4. Replies: 1
    Last Post: 08-31-2010, 03:49 PM
  5. Replies: 3
    Last Post: 02-01-2010, 08:26 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