Search results

  1. theDBguy

    Access window forces itself into the foreground when form updates

    Can you show us the code in the Timer event?
  2. theDBguy

    New Member

    Hi. Welcome to AWF!
  3. theDBguy

    Import Text Files without .txt extension, Update Access Text Registry

    Hello Pat, Thank you for your input. My request was to ascertain the file’s data structure. I intended to provide genuine assistance to the original poster by potentially proposing a viable solution rather than merely suggesting alternative methods without specifying them. I aimed to provide a...
  4. theDBguy

    Import Text Files without .txt extension, Update Access Text Registry

    Can you post a sample dat file?
  5. theDBguy

    Solved Tab in RTF control

    Not sure, have you tried Chr(9) or ChrW(9)? Just thinking out loud...
  6. theDBguy

    Solved Read Outlook pst file without desktop Outlook installed

    There are also third party apps available for converting pst files to something that Thunderbird can read.
  7. theDBguy

    Access 2016 vba

    Hi. Welcome to AWF!
  8. theDBguy

    Logos

    This might answer your question. https://thedbguy.blogspot.com/2016/02/text-or-hyperlink.html
  9. theDBguy

    Logos

    Yes, that's how I would personally do it. I don't like to use Hyperlink fields.
  10. theDBguy

    Logos

    Hi Mike, Without the images, I can't test it, but this is how I would do it. Check out the attached and let us know what you see.
  11. theDBguy

    Hello everyone

    Hi. Welcome to AWF!
  12. theDBguy

    Hello!

    Hi. Welcome to AWF!
  13. theDBguy

    Solved Use Windows Authentication for several Access FE's to connect to SQL Server backend

    Is the SQL Server set up as Hybrid or just SQL Account login?
  14. theDBguy

    Future of Access

    Hi. Welcome to AWF!
  15. theDBguy

    Just sayin hello

    Hi. Welcome to AWF!
  16. theDBguy

    Hello All

    Hi. Welcome to AWF!
  17. theDBguy

    New Here

    Hi. Welcome to AWF!
  18. theDBguy

    New Member.

    Hi. Welcome to AWF!
  19. theDBguy

    Copy strPath to clipboard

    Also, check out this previous thread. https://www.access-programmers.co.uk/forums/threads/copy-textbox-text-to-clipboard.333659/post-1956456
  20. theDBguy

    Solved Problem filling a textbox (format RichText) with Richtext

    You didn't show us your template, but I don't understand the above statement. There is no avoiding using <br> and such since that is what rich text uses. So, if your template is not using those, I think you'll have to start using them.
Back
Top Bottom