SpareHead3's latest activity

  • S
    SpareHead3 replied to the thread Interesting puzzler.
    So in my main database I combined both your techniques: Added Private Sub Form_Current() Me.NavMenu = Me.NavMenu.ItemData(AIN)...
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    As it is, since I'm the only one that plays with this database and its code, I don't have any qualms about copying/pasting new If/End If...
    • 1748504555516.png
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    I used your LocateRecord change too: Private Sub AlphaTab23_Click() LocateRecord (Screen.ActiveControl.Caption) End Sub Private Sub...
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    That's the one thing I built into the database that makes the database gods' teeth itch- the means to keep the indexed AIN field from...
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    Thank you both - I really appreciate for your efforts (and your patience with me). I commented out the Private Sub Form_Load() section...
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    Thank you. I do appreciate your efforts, but I have more questions than answers now. 1) My question still isn't answered. What causes...
    • 1748449367092.png
    • 1748449396915.png
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    Yes upper left. and I don't understand what you mean "your method." I changed the code to what you described. Oh and for some reason...
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    If I'm reading your question right, the Text Box named AC is where you input the character for the [AAC] field. Looking at the above...
    • 1748435500977.png
    • 1748438695095.png
    • 1748438826225.png
    • 1748438922575.png
    • 1748439067925.png
    • 1748439547643.png
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    Yes it's been working since before I posted the first comment... I only wanted to find out what this rounding thing is all about and why...
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    What you're seeing is part of the reason for including the bar codes in each record... I have multiple versions of the same titles...
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    [AIN] stands for "Arbitrary Index Number". It's an Indexed and Required field, but I don't make it increment automatically when a new...
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    So I commented out the code too... Save it, then close the database and re-open it (From the Access Objects, it's the "Anime Input...
    • 1748301987733.png
    • 1748304133113.png
    • 1748303464987.png
    • 1748302476898.png
    • 1748302235269.png
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    Ah I see.... etc, etc, etc... But now clicking a button doesn't actually do anything. How does the button know recognize which...
    • 1748299743659.png
    • 1748299848286.png
    • 1748300839004.png
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    @Gasman @The_Doc_Man - I manually edited the DVD and Blu Rays table so 1) all titles use the same CoverImage File , 2) all titles use...
    • 1748230666841.png
    • 1748239729174.png
  • S
    SpareHead3 replied to the thread Interesting puzzler.
    @Gasman - Zipping it up and including it here as an attachment might be a little problematic with over 2100 .png images of each DVD or...
    • 1748192103181.png
Back
Top Bottom