MajP's latest activity

  • MajP
    MajP replied to the thread Clear out data.
    @DakotaRidge, No problem, I already solved that issue. When ready I will send to a link to a google drive where you can upload the...
  • MajP
    MajP replied to the thread Clear out data.
    The other thing I will do when you send me the database is to combine the rest of the tables I see into a single Expenses table. Pretty...
  • MajP
    MajP replied to the thread Clear out data.
    About 80% of that image is lookup tables. As I said when you send me the db I will crush them all down into one single table.
  • MajP
    MajP replied to the thread Clear out data.
    I make one form and load the images dynamically. Something like this where you can show multiple ship floor plans and "geo locate" tasks...
  • MajP
    MajP replied to the thread Clear out data.
    One way I would get rid of a lot of tables is to combine all the MVF lookup tables into a single lookup table. This demo is a bunch of...
  • MajP
    MajP replied to the thread Clear out data.
    I have posted thousands of examples of access databases, queries, and code examples. Just start searching. How about you post 1 real...
  • MajP
    MajP replied to the thread Clear out data.
    Not true. I solved this a long time ago, but lost in the noise. FYI. I wrote none of this code, and let AI do it. 1. Add an...
  • MajP
    MajP replied to the thread Clear out data.
    Send me your database, and I promise you I can reduce it by 95%. PM me and put it in a google drive. Since it is so poorly designed I...
  • MajP
    MajP replied to the thread Clear out data.
    Sounds to me you need to write the books, because I have never seen these topics addressed anywhere as being important in database...
  • MajP
    Have you looked at the Demo? As you asked the demo shows multiple ways to select multiple values and store in a normal junction table...
  • MajP
    MajP replied to the thread Clear out data.
    The only way you can have that many forms is that most of these forms are all doing the same thing. Maybe a different sort order, or...
  • MajP
    Already provided you the demo along with a video presentation on how to do this...
  • MajP
    MajP replied to the thread Clear out data.
    The part you do not get is that I guarantee I could take your database and keep all the current functionality and provide way more...
  • MajP
    Obviously you can do that. That is what people have been doing for years. But that does not give the feel of the MVF combo. The idea was...
  • MajP
    Why not expand on the idea I did. It does all that. Shows the concatenated values, relatively easy to reuse and reconfigure, stores the...
    • concat.PNG
Back
Top Bottom