Search results

  1. vhung

    All Tables are displaying as System Tables

    very serious tbl problem >to check the table if link or not might use the MSaccess TableLinkManager >on the other way tables seems unhidden and could that be some query or field of it is missing/ caused locked >if it is link to another accdb could be those files accessed to that source is maybe...
  2. vhung

    Solved How can I modify the Microsoft Goods Template Database

    That's nice >when things work-out for the common good/goal >that's the basic to do if you can't modify the original accdb then import the unhide (tbls, frms, qrys, rprts, modules, macros) to the NEW accdb file: exclude system objects
  3. vhung

    Open Form & pass Property

    Open a Form >then 1 property needs to be applied like: DoCmd.OpenForm "MyForm" Me.Caption = "Test"
  4. vhung

    Solved Accdb: Favorite Form List

    MSaccess could load several forms created >sometimes we need to open it in a simple way >thus making a small form would contain of selection box for favorite acform >i just try it, for easy search
  5. vhung

    Solved Accdb: Windows Media Player

    MSaccess could make movie viewer as many as you want as it can >i used this long enough in times i need to watch favorite movies >this can be done in any form we wanted to >maybe you would try sometime too
  6. vhung

    Solved Accdb: Error Number List (see isladogs)

    this is nice >could that be delete the Table then create again
  7. vhung

    Solved Accdb: Game Block Destroyer (see Guus2005)

    >i also try to make basketball images which has codes that moves objects...(pix below) and others like moving logos; running text;
  8. vhung

    Solved Accdb: Game Block Destroyer (see Guus2005)

    >it's been long time, i look for games like on Accdb >yes it can be >i edit some of it's mode/messages >it's a nice accdb game
  9. vhung

    Showing form on Taskbar when application is hidden

    well >the codes would not run fully at first try, might not run >i only try to analized what missed then i fixed it >on the other way, i could trace errors now of my accdb, with that functions you shared
  10. vhung

    Solved Accdb: Error Number List (see isladogs)

    yes sir, corrected >highest error number being 32682 >on your list is 2977 error records, blank code# "See Microsoft KB Article 815281" >but on my accdb error list 3038 only have this row generated with from your codes, highest error number being 32682
  11. vhung

    Solved Accdb: Error Number List (see isladogs)

    succeeded >32682 highest (rows for my accdb error, only 3038): edited >glad i fixed it >i used the codes posted at Mendip Data Systems
  12. vhung

    Showing form on Taskbar when application is hidden

    succeeded >32682 highest (rows for my accdb error, 3038) : edited >glad i fixed it
  13. vhung

    Showing form on Taskbar when application is hidden

    wow >i use 2016 version >thanks, i'll see the content
  14. vhung

    Showing form on Taskbar when application is hidden

    thanks >the old version is fine >i already see the new link >i needed that error list
  15. vhung

    Solved Accdb: Error Number List (see isladogs)

    Accdb has prompt error message when something has missed >using list of access error: error number and error description would help access user identify every error and probably find best solution posted on internet
  16. vhung

    Showing form on Taskbar when application is hidden

    i also use error list >could determined error# codes
  17. vhung

    Showing form on Taskbar when application is hidden

    great >i used part of it now >make codes selection for every command
  18. vhung

    Solved Accdb: Window sw_shownormal:minimized:maximixed (see isladogs)

    >this was great, i been able now to move my Main Form any place on desktop, no more Accdb_Window background, can control it already >thanks again AWF
  19. vhung

    Solved Accdb: Window sw_shownormal:minimized:maximixed (see isladogs)

    On accdb open the window always show at the back of first Form opened as background >i keep searching how to hide or minimized >finally found: isladogs has posted something in the year 2017 >but was qouted from Dev Ashish >'Usage Examples 'Maximize window: '...
  20. vhung

    The future of Access

    yes sir >i try to post that one, just this day >3 votes with my cast
Back
Top Bottom