Search results

  1. Z

    Hope it's intresting...

    Hope this piques someones interest here... Finally managed to stumble through my first DB design nightmare experience :) Having survived (just abouts) am just wrapping up some loose ends and can't figure out the exact process for the following: Sales reps create work requests for me to call...
  2. Z

    RE Simple Question...

    Well fianlly managed to get my head round the Calendar problem slightly, however it's now diabled my date query...????? have a form that searches through date entries and SalesRep names via a query using combo box for SalesRep and the txt boxes for Dates (now being entered via calendar) query...
  3. Z

    simple question I quess...

    Just ben reading through some of the posts in relation to the Active-X Calendar control, problem i'm having is understanding the module/macro attached with it in most of the examples :( I'm trying to add the control to a form so that a user can have the calendar to input a start date and then...
  4. Z

    Real Real Problem

    Going crazy here and desperate for some help if possible... Have to say these forums are top rate and have really helped me get to grips with designing a DB from scratch...which is pretty good going as a total VB and Access newbie :) Got most of my probs ironed out but still having a major...
  5. Z

    Cant find the Answer...

    Have searched everywhere for this one folks and no luck as yet... I have a form at present with a cmd button that closes the current form opening a second that allows data entry... I had finally found a way of populating fields in my new form with info taken from the first. Now...probably...
  6. Z

    Populate related fields in Pop-Up

    Hi there once again folks... Bit of a prob here thats stumped me for some time and hope I might find some help from out there :) I have 2 forms 1. frmAdminDetails: dealerID (PK), AdminNo (auto#), Date, Type, Details, Resolution and Status. 2. frmAddPC : dealerID (PK), Client, PCSetup...
  7. Z

    Diasble Cmd Button...

    Just wandering if there is an answer to this one...? Have a Form (frmAdminDetails that updates tblAdminDetails) allows entry of info regards computer admin updating a table, it's unique ID is an AdminID# and it has a relationship with my Main tbl and frm (Dealers by a DID#), you add the data...
  8. Z

    Hard time of it...

    HI once again guy's and gal's :) Slowly starting to get to grips with this creature called ''Access'' but a little snag has brought me up short again (not hard to do ;)) I'm stuck on how to create a form that will allow me to filter info populating a list box, using 2 txt boxes...? Here it...
  9. Z

    Subform Filters

    Hi there folks, inexperienced and in need of help here... This kind of relates to an earlier thread I had on here, trying to produce a form possibly containing a subform that will allow me to filter relevant records required... Had originally wanted to produce a multi-purpose search form that...
  10. Z

    Displaying info within forms....

    Hi there folks... Had some invaluable help so far from this great forum, as a newbie trying to muddle my way through with no prior knowledge of access or programming, so have to say a BIG Thank-you to all the peeps who have offered assitance so far :D Have searched through forums so far and...
  11. Z

    SQL Statement as Row Source...?

    Have to say first of all folks that only been on here for a day or 2 and the info that can be found is invaluble to an inexperienced newbie to Access such as myself !!! The particular problem I'm trying to over-come at the moment is that of an SQL Statement used to populate a list box within a...
  12. Z

    use of toggle buttons...

    help with multi choice search forms... Having had some success from an earlier post today ''Forms/Queries and Data OH My!'' am trying to expand on the advice I was given... I have now created a search form via the example that someone was kind enough to post in reply to my question...however I...
  13. Z

    Producing Linked Table Forms...?

    Hi folks hoping can find some help here... Still muddling through slowly trying to create first real DB and would really be thankful for some help on this one... I have 5 tables in my DB 1. tblDealers 2. tblPCdetails 3.tblWorkRequests 4.tblAdmin 5.tblSales tblDealers is the Main table...
  14. Z

    Forms/Queries and Data OH My!!

    Hoping might find some help here, on what's most likely newbie stupidity!!! Totally new to Access both as user and designer and muddling through...problem I have though is that can't seem to produce a query or report that I require. I have a DB that I would like to keep track of Dealers(Car)...
Back
Top Bottom