Search results

  1. E

    FORMS - sorting data in tables.

    still one problem i figured out one fix by using the DATA row source in the form and chose ascending an it is working just fine now. Perfect in fact. But i do still have one field in my form that i don't want sorted and it still sorts it no matter what i do. i chose do not sort but it still...
  2. E

    FORMS - sorting data in tables.

    Hello again. One more question. In my form i would like my lookup table to resort them selves ascending after exiting the field. is this possible? right now after a new item is added and after a not in list sub routine, and i goto a new record entry all of my lookup tables are not sorted and...
  3. E

    FORMS - add to list problem

    I have a form that adds items to my lookup table if the item is not already in the list. the problem i am having is if it was a typo and the user says "NO" it totally blanks out the form and makes you start over. Is there a way to make it just allow you to make a correction to the entered text...
  4. E

    Not In List Update/Add problem

    Combo Box Not In List Event Yahoo!!! Thank YOU! Thank YOU! Thank YOU! Thank you very much for your help!!. your Code Didn't exactly work, but it sure did get me headed in the right direction and i finally got it to work. Here is the code I ended up with. --------------------------- Private...
  5. E

    Not In List Update/Add problem

    Ok, here goes. I am new to this site and I am hoping you can help me, which im sure somebode can. I have messed around with Access a bit but i have a task that I need some help with. So, here goes. I have several tables, some are lookup tables and some are the main database tables. I have a...
Back
Top Bottom