Search results

  1. E

    Printing a report based on the filtered results of a form

    Hi Mihail, Thanks, I will give it a try and see if I can get it to work.
  2. E

    Printing a report based on the filtered results of a form

    Hi All, I am trying to print a report based on the filtered results of a form where the data record source is generated from a query. What I have is five unbound comboboxes on a form that filter the results of the query on a subform which works fine in whichever combination I set, I then want...
  3. E

    Setting password protection on a combobox

    Hi JHB, That works great thank you and I revised it to execute on change, the only problem I have now is that even if the password is incorrect it will still leave the persons name in the combobox when I move to the next field, ideally I want it to just remain null unless the person selects...
  4. E

    Setting password protection on a combobox

    Hi, I am trying to set password protection on a combobox where there are only a few people who I want to be able to select their name to provide authorisation. I found the below code on a website and modified it slightly for my table (tbl_Approval) that contains two fields; Approver and...
  5. E

    Populate a textbox based on others within the form being null or filled

    Thanks John, worked a treat.
  6. E

    Populate a textbox based on others within the form being null or filled

    Hi, I am fairly new to Access and trying to populate a text box based on whether other textboxes throughout the form contain a date or are null, so as I update the progress of work the textbox that I have located in the header will indicate the status of work flow, this is what I thought might...
  7. E

    Hi

    Hi, I am an Expat O&G Instrument & Controls Engineer working in Malaysia who has just started creating my own Access databases, have found some very helpful information here, great stuff. Thanks all! Cheerio,
Back
Top Bottom