Search results

  1. Infinite

    Remove Enter Parameter Value

    Yep, but I thought of a better way, and, instead of close, I just have it minimize. A lot easier, and less hassle.
  2. Infinite

    Dynamic Multi Search

    I believe my problem is, I keep thinking that you guys are reading this from my prospective. If I was to read it myself, I would understand it, but, I dont think about someone else reading it, and not understanding it. I need to get better at proof reading, and because im not very good at it...
  3. Infinite

    Option Buttons

    Ok, in the current data base, it is all (should be) fixed. If there are any OTHER problems, let me know, cuase I got a data base from...Cant remember who atm, but it checks my data base and tells me what I have wrong, so I fixed almost all of it. Cant fix anything to do with some of them...
  4. Infinite

    Search not working

    statement, not question :) Yes, I agree with everyone thing you said, and I dont want to come out demanding, pushy, etc, etc. And I would very much so like to continue learning on this site, which, by the way, has had the most amount of helpful people ive seen ever. You, CJ, Gina, and a lot...
  5. Infinite

    Dynamic Multi Search

    Well CJ, That has been something that has annoyed me for quit some time. I would like to thank you VERY much for helping me and answering my question, being patient, correcting my wrongs. Thank you much! :o I am sorry I was confusing, truly, I am, that was NOT what I was at all trying to do, I...
  6. Infinite

    Search not working

    Not understanding that. And, how would I use VBA for it? That would make things a lot easier.
  7. Infinite

    Option Buttons

    Wait, I know I should fix all this, but, is that going to help at all with the option group?
  8. Infinite

    Search not working

    Not quite sure what you mean by that. Sorry, still a beginner at this...Didn't think it would take me a year to just learn the basics of MS access.
  9. Infinite

    Option Buttons

    Fixed that. Could I set its width to 0 and will it still work? If I can have it set to 0, I dont have it set to that in this Data base, but I would like to If I can.
  10. Infinite

    Dynamic Multi Search

    Ok, here is the query SQL. SELECT tblItems.Model, tblItems.Price, tblItems.OnlineShow, tblItems.Category, tblItems.Status, tblItems.FitPerSheet, tblItems.Wholesale, tblItemSizes.ModelWidth, tblItemSizes.ModelHeigth, tblItemSizes.ModelArea, tblItemSizes.ModelPerimiter, tblItems.ModelPicture...
  11. Infinite

    Option Buttons

    Ok, cause here is my current data base that is fixed.
  12. Infinite

    Option Buttons

    wait, do I need to remove AccessImagine.ocx? And if so, how?
  13. Infinite

    Dynamic Multi Search

    No, I guess your not understand me...My fault mostly. I have the name of JohnSmith and FrankSmith. Those names are in field Name. There in my query, so there in my list box. I have the search, if I search for Smith, I want both of them to show up. JohnSmith isnt 2 names, its ONE name, with the...
  14. Infinite

    Option Buttons

    Yes, that is new. Added it on. I can upload the current fixed data base if you want.
  15. Infinite

    Option Buttons

    I grabbed that date base checker from one of your links, and im almost done with it, so close to 0 errors. 2nd, I have the tblStatus, it has 2 field, field one is the Status name, and the 2nd field is the AutoNumber. With that set up, how would I go about setting it up to work with the option...
  16. Infinite

    Search not working

    I have a navigation form (I believe you guys know how to build that) and If I was to add my forms named frmItems and frmEvents, the search text box I have, that uses the code here, http://www.access-programmers.co.uk/forums/showthread.php?t=188663, If I add those 2 forms to the navigation, the...
  17. Infinite

    Remove Enter Parameter Value

    Required? No, but that pop up will drive me (and any one who uses it) Krazy. Wish there was a way to remove errors or popups like that. Well, I could just make it so there is no way to close frmEvents...Something like that would work.
  18. Infinite

    Remove Enter Parameter Value

    Well, That wont work. Gonna have to think of another way to do that...
  19. Infinite

    Option Buttons

    http://www.access-programmers.co.uk/forums/showthread.php?p=1429776#post1429776 Trying to do that, any suggestions?
  20. Infinite

    Option Buttons

    Eh, its not your fault, you've tried more then most :)
Back
Top Bottom