Page 2 of 2 FirstFirst 12
Results 16 to 24 of 24
  1. #16
    June7's Avatar
    June7 is offline VIP
    Windows 11 Access 2021
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    I did a search in VBA for specific text in the procedure and nothing came up. Code is shown within the Open event procedure.



    The CreateDocumentStorageTable() procedure in Module 3 is not the posted code. This procedure is not called from any other procedure.

    The image shows "Macros in: Sapo2011 (SAPO DB W40)" - neither of the files provided have that name nor title.
    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
    Micron is online now Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    Binary data (OLE [bitmap], type 11)
    27 fields with 30701 records.

    I'm assuming that a field takes up the same space in a file size whether or not the field has anything in it (with the possible exception of text and memo fields) but I don't know.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  3. #18
    Micron is online now Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    I did a search in VBA for specific text in the procedure and nothing came up
    Where did you check, in the fe? Fairly certain I found it in the be.
    As for the rest, I suspect we got sanitized versions with different names given that most of the data was converted to x's. Might just as well removed everything that wasn't necessary to replicate the issue. I think I am done without further input from OP. Maybe done regardless because I don't intend to keep going to AWF to see what's new on this.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  4. #19
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,558
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  5. #20
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    6,558
    Maybe done regardless because I don't intend to keep going to AWF to see what's new on this.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  6. #21
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122
    Please re-run the code to count them, it would be great to hear your findings, as it will help me to optimize the database size.

  7. #22
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122
    I sensored the data to fill in x's as place holders.

  8. #23
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122
    I removed Macro CreateDocumentStorageTable(), ran the code and it gives me no output as stated earlier. I appreciate each and everybody's assistance.

  9. #24
    June7's Avatar
    June7 is offline VIP
    Windows 11 Access 2021
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,772
    Yes, I checked only in frontend for code.

    CreateDocumentStorageTable() is NOT a macro - it is a VBA Sub procedure. Macros are very different things in Access.

    So your issue is resolved?


    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. Flagging Archived Data
    By kd2017 in forum Database Design
    Replies: 11
    Last Post: 06-27-2023, 01:47 PM
  2. Replies: 4
    Last Post: 12-22-2017, 03:44 PM
  3. Test String test besed on table data
    By igourine in forum Programming
    Replies: 3
    Last Post: 12-01-2013, 06:16 AM
  4. Automatic Flagging
    By terricritch in forum Access
    Replies: 4
    Last Post: 09-14-2010, 06:03 AM
  5. Keying in Test answers to Access DB from Written Test
    By CityOfKalamazoo in forum Access
    Replies: 3
    Last Post: 03-01-2010, 08:58 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