Search results

  1. rainman89

    Your Favorite Restaurants

    Haha. That made me laugh! Even though its a very serious situation....:eek:
  2. rainman89

    Your Favorite Restaurants

    Another slight redirect.... Doc have you seen any change in seafood prices/availability because of the oil spill thats going on there?
  3. rainman89

    I just can't figure this out...

    I think you can turn on force new page in the grouping section that will do that. I haven't tested it though.
  4. rainman89

    Query doesn't pull in new data

    Is your data in one of your tables dependent on other tables? I often see this where people have linked tables, but are missing information in all of the fields
  5. rainman89

    This site is ever increasingly becoming a joke...

    No I agree with you, but I see no other way for people to stop this crap!
  6. rainman89

    This site is ever increasingly becoming a joke...

    Remove the water cooler section all together and make it an all access forum?
  7. rainman89

    Your Favorite Restaurants

    Im gonna go with the Dinosaur Bbq over here in upstate NY. If you leave this place hungry you are doing something wrong..... yum
  8. rainman89

    Need help with "Like" in vba?

    Glad you got it figured out!
  9. rainman89

    Question Count records on subform to display in mainform listbox

    Check out this sample of your Db I added a casestatus table and created a new query called open cases and based your listbox off of that EDIT: Essentially I did what David suggested.
  10. rainman89

    Unmatched query problem

    What exactly are you not following? Maybe i can explain it alittle better In the last query you would add a where statement so something like where qryCoursesTaken.staffnumber= some number
  11. rainman89

    I need to achieve the opposite of this ...

    if that is the case then you are going to want to use some or statements
  12. rainman89

    Split form make record current record

    Oh, it put the ID column in the datasheet view?
  13. rainman89

    I need to achieve the opposite of this ...

    so you want something like <>6 and [fixed_acc_dt] Is Not Null ???
  14. rainman89

    Tracking contacts and calls for several entities

    Yea that is a good way of doing it. You need to look at how you want this setup and what you will want to be able to pull from it in the end.
  15. rainman89

    Split form make record current record

    yeah in the combo box properties, under format you will see column width, set the first column width to 0"
  16. rainman89

    Username and password in access form

    Search function on this forum works great! This is an example http://www.databasedev.co.uk/login.html
  17. rainman89

    Split Form Issue

    Yeah I can see it has some major advantages and it would have been great for one of the older databases that I built..... oh well!!
  18. rainman89

    Split Form Issue

    Had been using access 2007 for over a year, 2010 now, and have never noticed that before.. Thanks Bob..
  19. rainman89

    Disappearing database window

    can she press F11 to show it?
  20. rainman89

    Split Form Issue

    What are these "split forms" that people keep saying? I'm confused
Back
Top Bottom