Recent content by maverick235

  1. M

    Autonumber help

    Hi, I'd like to make updates to our existing database. Currently: Multiple users have their front end that they use to add or edit records. Each record has a unique ID that is labelled as: ABC-MMDDYY-XX. ABC is constant (does not change). MMDDYY - is the date the record is created XX - is...
  2. M

    MultiValue Combo boxes

    Thanks for all the suggestions and help. - I've tried deleting the old combobox and adding a new combobox -> did not work - I tried doing a blank form, brand new "temporary" database with just the fields I care about for this purpose. Same result. If the suggestion is to not use the multi...
  3. M

    Multiple User Groups Frontend writing to same Master BackEnd Database

    Hey Guys, Sorry I haven't dropped in a while here. I just wanted to drop in and thank everyone for the support and help. Launched the v1 of my database and it has been performing real well - thanks to all of your help. Truly appreciated. Thanks :)
  4. M

    MultiValue Combo boxes

    Hi All, So here's the situation: I've already launched a database with front and back end that allows users to add/edit records for their tests. One of the fields is what equipment they need. Initially I had only left it as select one equipment. Now I've got request to add ability to select...
  5. M

    Multiple User Groups Frontend writing to same Master BackEnd Database

    This is awesome. I'll check these out and see if I can wrap my head around and work them in.
  6. M

    Multiple User Groups Frontend writing to same Master BackEnd Database

    Just saw it. I'll try that out and see if I can figure it out and if it works for me (primarily if I can do it correctly).
  7. M

    Multiple User Groups Frontend writing to same Master BackEnd Database

    yes the users do have network names, i can use their email ID which is also our network user ID
  8. M

    Multiple User Groups Frontend writing to same Master BackEnd Database

    @theDBguy - can you give me an example of how to code or implement that?
  9. M

    Multiple User Groups Frontend writing to same Master BackEnd Database

    Hi - the way the system works currently is there is one backend on the network drive that only the 15 users have access to. And I've emailed out the frontend copy to all those 15 users. With the new system - I hope to do the same. Email out FrontEnd A to only the 2 users, FrontEnd B to only...
  10. M

    Multiple User Groups Frontend writing to same Master BackEnd Database

    All, Thanks for chiming in with your replies. To give a bit of a background to the situation: - I'm not a developer, just a bit of a pick up and go and learn type with access and stuff - my group needed a database, and I developed one and distributed it to the team. The first version I did...
  11. M

    Multiple User Groups Frontend writing to same Master BackEnd Database

    Hi All, First of all thank you for helping out. Here's the situation that I'm trying to get some help on. I have 4 distinct groups of users (Group A, B, C and D) and one master database. All 4 groups will have ability to edit different (sometimes same) data fields. Ideally I have 4...
Top Bottom