Recent content by Lyndon000

  1. L

    Adding a percentage field into my query

    Hello guys, I have a database which tracks the performance of my team and how long it took them to send something out to the customer. We have a target of 5 minutes. So I quite a few queries to drill down this information. I have a summary query that takes that information and tells me...
  2. L

    Exporting access data into an existing excel doc

    Thanks Mihail, I am quite a novice on access and vba so got lost in the coding and to where I should put details relating to my sheet.
  3. L

    Exporting access data into an existing excel doc

    Hi guys, I have made a access database which captures new booking information and i then want to export this to a pre-existing excel doc which has formulas in which will work out how long it took my team to process it. So my question really is to see if it possible to just keep adding data...
  4. L

    Adding information based on the entry of another field

    Hi guys, I have a form that has a combo box which contains contact names from a form. Once that is updated I want to autopopulate the company they work for which is a field in the same table on the same row as the contacts names. I am a noob to all this so was wondering if there is a way...
  5. L

    Help with command button to open datasheet of contact names

    Thanks guys, I have only the one private sub now and the error has gone. However the button still doesn't take me to the contact names form? Any suggestions?
  6. L

    Help with command button to open datasheet of contact names

    Hi guys, I am using Access 2013 and have basic knowledge of it. I am trying to add a command button to my main menu to open the contact names as a datasheet, I have changed the properties on the contact names form to datasheet as well as changing the properties on the button to the below...
Back
Top Bottom