Search results

  1. G

    Added table to split database - now have error

    Hi guys, I have a split database with 7 tables. It's currently working just fine with an Access stock system that I wrote a few months ago. I just added two more tables to the backend database to add a record of repairs to stock. I then removed all of the tables from the application and...
  2. G

    Conditional visible states of fields

    Hi, I have a small conundrum relating to the visible display of a field on one of my forms. This form is used for editing previously saved records. I have a check box, which when checked I want a field to then become visible so that I can enter data into it. My two fields are called: SUB_ASSY...
  3. G

    Me.Filter with grouping possible?

    Hi guys, I have an annoying issue with the Me.Filter command and NEXT. I don't know if there is a quick fix or whether I need to code something up explicitly to solve the problem. Consider this: It's a button which when pressed, you enter a search clue to an input box and relevant results of...
  4. G

    WiFi or Wired?

    Hi guys, I have a situation at work whereby I have an Access stock database that has multiple access for 5 users. The way it is set up with a split database works just fine with no hiccups. However, we have a problem with our laptop users. Basically, they are too lazy to connect to our...
  5. G

    Multiple Users with NAS access - Deployment

    Hi guys, I'd like to get something clarified if possible. This may be a simple answer but I'm new to Access so I think it's best to check... I have a split database and currently have up to 5 users accessing it. Each user has a Frontend for the system on their machine but the Backend Datafile...
  6. G

    Updating multiple checkboxes

    Hi, I've come across an odd issue that isn't clear so I'd like input from someone to point me in the right direction if possible please. It's probably easy and I've missed something fundamental! I want to design an unbound form that has around 60 rows of three fields. At this point I'm not...
  7. G

    Setting Database default paths

    Hi, I'm confused about this... I have a fully running Access setup using several tables. Everything works just fine. However, I want to be able to have a folder containing a copy of the development system which is the same (including any changes I make of course) as the live system. My...
  8. G

    Crashing

    Hi guys, An easy problem was solved yesterday using the forums but I now have another that is more serious... Everything within my database and forms has been working just fine but this morning I launched the application to do some more work and I find that pressing any of my search buttons on...
  9. G

    Data Squashing up...

    Hi Everyone. I'm very new to Access but am gradually getting to grips with it. I have a form that calls data from another table and places it in a field on my form using DLookUp. The data is being fetched correctly but when it arrives is gets squashed to the far left of the field window. I...
Top Bottom