Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    It is possible but requires tons of VBA code to modify the report in Design view to change the textboxes (add, remove, set ControlSource and position) then switch to Report or Print view (hopefully without having to save the modified report first). I don't recommend this approach. Don't recommend any procedure that routinely modifies db design and changing a query def is modifying design. I have only done something like this once and that was to allow users to customize export to Excel. Did not try to build a report. Suggest you identify the report arrangements most desired by users and build them and give users choice of reports to open.
    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.

  2. #17
    AlfBar is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Sep 2014
    Location
    United Kingdom
    Posts
    9
    Thank you June7

  3. #18
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    Correction, I do have a procedure that modifies a report in design view then saves the modified report and reopens. I did this only because it seemed to make the report build faster. I know, weird. It's still a slow report but cut about 30 seconds from the process. The code sets properties of 7 graph objects.

    AFAIK, this would not be possible if I want to make the db an accde.
    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.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Access 2007: Using new TrueType font in forms/reports.
    By superfury in forum Database Design
    Replies: 1
    Last Post: 04-19-2012, 08:11 AM
  2. 2010 and 2007 Access Queries, Forms & Reports
    By rpaldridge in forum Import/Export Data
    Replies: 3
    Last Post: 02-11-2011, 07:37 AM
  3. Replies: 0
    Last Post: 02-08-2011, 02:34 PM
  4. Access 2007 Reports Based on ID
    By tdw.mark in forum Reports
    Replies: 1
    Last Post: 08-26-2010, 10:34 AM
  5. Cannot edit reports in Access 2007
    By sconard in forum Reports
    Replies: 3
    Last Post: 12-23-2009, 08:06 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