Search results

  1. G

    Upsize = good on server, but client won't load tables

    I ran the upsizing wizard from the server and everything turned out well using the FE and BE on the server. I tried to pull the FE(.mdb) off of the server and use it from a client machine and when I open any table, I get the error attached to this post. I have created and tested an ODBC...
  2. G

    Easy report question... I think

    I'm new to access and I'm learning as I go. I've got all the difficult stuff figured out pretty much, but the easy stuff is killing me.... I have a report that I just edited and for some reason, there is an extra page on the report that doesn't show up in design view. Is there a way to...
  3. G

    Custom Sort?

    I have a drop down list in one of my forms that lists shirt sizes. In the shirt size table, they are in the correct order, but on the form, it lists them in alpha. order.... 2XL 3XL Large Medium Small XL It's pretty frustrating to fill out the form because of this. Any way to sort them...
  4. G

    Clear/ Reset form button?

    I have an order form with a sub-form for each item in the order. Because this form writes to a few different tables, a lot of the fields are primary keys of a table. Due to these circumstances, if the user tries to click off of the sub-form, it won't let them go anywhere without filling out...
  5. G

    Adding a second auto number field to current table

    Is this possible, and how can I do it? Adding a second auto number field to current table and auto numbering current entries? I need to combine some records from the same order number that currently have detailed names. I'm trying to simplify them, but I can't because it creates duplicate...
  6. G

    Combining Records

    I'm modifying a database for someone in our marketing department. The DB tracks shirts that are given to employees. The area I'm having a problem with has to do with the shirt style. The current categories offer: Long Sleeve (White) Long Sleeve (Black) etc.. I want to combine those two so...
  7. G

    Edit Combo Box Event Code?

    I have a drop down list in a form that's the first of a cascading set of drop down lists. It loads the list data from a table that lists "Shirt Type." There are some shirt types that are no longer active, so I would like for them to not show in the list on the form. I don't want to delete...
Back
Top Bottom