Search results

  1. jdraw

    Solved From with One-To-Many Relationship table

    wmix, How about showing/providing readers with 10-20 notes fields so we can see what you have/are collecting? Better if you provide such data as textfile or database. We're not interested in proprietary information, but want to understand the variety of info in these Notes fields. It may also...
  2. jdraw

    Solved From with One-To-Many Relationship table

    wmix, As for making a more structured PropertyAttributes table based on your Notes field, you might want to show readers a few examples of the Notes field contents. There may be some ways to reduce the variety of terms/meanings/spellings into a more authoritative, consistent set of attributes...
  3. jdraw

    I'm an Oldie but goodie

    Welcome John!
  4. jdraw

    Site changes

    My laptop (win 11 Office 365) is responding similar to Doc's.
  5. jdraw

    New member

    Welcome aboard AWF!
  6. jdraw

    Grok upgrade...

    Tony, Is it actually spelled "arguement"?? I would have expected "argument" and that Grok would do some sort of spellcheck.
  7. jdraw

    What kind of light arrangement is this

    Interesting. I have a new ceiling fan with such a light. Here's a link re replacement light.
  8. jdraw

    Parts and Models List

    Matt, I think we need more info about your environment and your proposed project/database. Here is an older draft picture that may be relevant to your requirement. Assembly is a junction table. FinalProduct would equate to your model, if I understand your post. MajP's example allows for many...
  9. jdraw

    Upgrade to Windows 11 for free?

    Paul, Can you provide the link to the YT you used successfully? Older Lenovo, no TPM in my case.
  10. jdraw

    Solved duplicate letter in string

    Is it duplicate characters within a word, or is it misspelling that is your ultimate goal?
  11. jdraw

    finding an empty record

    Tell us more about your "group" requirement
  12. jdraw

    The Threshold Experiment

    Tony, I took your intro and posed it to chatgpt. Imagine the scenario:- An advanced palliative care large language model has become interested in humans especially at the point of their death...That was one of the reasons it chose the palliative care role...The palliative care LLM Clara...
  13. jdraw

    Looking for Access UI Design Inspiration – Forms with Buttons or Tabs

    You may find this youtube video by Greg Regan helpful.
  14. jdraw

    8hrs Time Saved - Uncle + AI (ChatGPT)

    Interesting George, I find chatgpt and copilot have good and bad offerings/suggestions/responses. I think it pays to keep options open and try some alternatives. I'm only dealing with some simple "keep busy" things, nothing deep nor critical, and use free options only. May be a whole different...
  15. jdraw

    Access AddIn question??

    Thanks Josef. It seemed that the addin was being linked to the working database. I loaded the addin via Database Tools and selected the specific addin. With a bit of testing I see that it was removed/delinked when I closed the database and shut down Access.
  16. jdraw

    Evaluate a table's text fields and alter accordingly

    John, I think the issue is that 255 will only store the number of characters entered. And 255 is max for short text. If you only store 25 characters, that's what is used. The problem is the "other" side of the question -- if you say the short text is, say 10, then trying to add additional...
  17. jdraw

    Access AddIn question??

    Thank you Josef for responding. When using Database Tools and attaching/linking the Addin(Access not COM) to the working database, what exactly is the linkage that is established? Do you have any code suggestions for removing the entry in the registry and replacing it? I am not familiar in any...
  18. jdraw

    Access AddIn question??

    I have an Access Addin that was registered/installed with UsysRegInfo. Using Database Tools I added the addin to a working database. My question is "How can I remove the Addin (or linkage) from my working database without removing the AddIn from Ms Access??
  19. jdraw

    Greetings

    Switcher, hi and welcome to AWF!
  20. jdraw

    Repeating Details

    Emma, Please provide some code and/or details of your tables etc. People can't guess your issue and solution without some context.
Back
Top Bottom