Search results

  1. Salsa_Charro

    Copy strPath to clipboard

    This thread inspired me to explore the issues I had with the API approach for copying a formatted hyperlink to the clipboard. After having ChatGPT 04-mini-high and Gemini 2.5 pro work together for a bit, I finally ended up with this. ChatGPT ended up solving a lot more than Gemini. Upon testing...
  2. Salsa_Charro

    Copy strPath to clipboard

    For most copying I use MS Forms object like everyone else. However there are times where I want to paste a formatted hyperlink that pastes with display text rather than the target url. I could never get it to work with the MS Forms 2.0 object. For that I used this hacky solution. Public Sub...
  3. Salsa_Charro

    Converted Lurker

    I've been referencing this forum off and on for many years, decided to finally make an account. Attorney by trade, but my C++ professor in college told me I should be a programmer. Maybe so haha. I created my first access database for a family business in 2005. They still use it today. I haven't...
Back
Top Bottom