Search results

  1. Trevor G

    Pop-Up Calendar

    OK try this then, in Excel create a table with the Friday dates for a long period of time. Say in B1 = Type in Friday Dates, then in B2 add in the first Friday then in B3 add in the Next Friday then highlight the 2 and drag on the autofill down until you have say 1 years of Friday (Just to see...
  2. Trevor G

    Macro to save to a Sharepoint site

    I would be more interested in why is it creating a copy to the users PC? How have you uploaded the database to the SharePoint site.
  3. Trevor G

    Pop-Up Calendar

    Sorry that isn't available. You can create a table and use a drop down with the Friday dates. I would ask why though!
  4. Trevor G

    office upgrade

    Thanks for letting us know you have resolved the Thread.
  5. Trevor G

    Opening Another Access DB

    What have you tried from the suggestions you have received so far?
  6. Trevor G

    Opening Another Access DB

    Try something like this, change the details in coloured in Red
  7. Trevor G

    Export Report without highlight color

    What you are exporting is not a report it is a form, that is why you have got the coloured grey background.
  8. Trevor G

    Importing Excel to2013

    Enjoy the weather!!
  9. Trevor G

    Importing Excel to2013

    Yes try a re install. Macro's in Access aren't that hard to create. Take a look here: https://www.google.co.uk/#q=MS+Access+2013+import+excel+youtube
  10. Trevor G

    Importing Excel to2013

    Can I suggest that you look at setting up a macro in the Database to import the spreadsheet to see if this resolves the issue.
  11. Trevor G

    Importing Excel to2013

    Welcome to the forum, this sounds as though you are missing Library files or you might need to repair MS Office. Please read the following thread to see if it helps. http://www.pcreview.co.uk/threads/what-does-no-object-in-this-control-mean-when-importing-data.2624277/
  12. Trevor G

    Question Personalised Staff Rota

    Welcome to the forum, If you have several tables perhaps one with the list of staff so you can relate that to a drop down (which then provides an easier manageable system for updating staff), then one for the ceremonies and what you need to place within it. You can then create a query...
  13. Trevor G

    Exporting Currency Field Without Decimal Place

    Can you upload an extract with any sensitive data being removed and can you please state which query you are exporting and into which program. A small example of what it looks like know and what you would like it to look like.
  14. Trevor G

    office upgrade

    Welcome to the Forum, I would suggest take a copy of the database first then convert the copy and see if there are any issues. As we don't know the database in question it is hard to give you a clear concise answer. For instance: Is the database using and VBA Is the database connected...
  15. Trevor G

    Count Query for QBF

    Can you look to upload an extract of the database, you can upload up to 2mg which can be zipped or place a copy in dropbox or something like that so someone can take a look at either advice or help on creating a solution.
  16. Trevor G

    Count Query for QBF

    Hi David welcome to the Forum, as you have created the query then perhaps the results can be exported into Excel to supply a suitable Graph and use the Query as the Data Source. Alternatively you can setup a Chart form in Access and use the Query as the source and model how you want to see it.
  17. Trevor G

    Creating an automatic alert when query is run

    You could set up a query and convert that to a form and use the form when the database starts. Autoexec Macro or File Options Current Database and select the form. You would need to give more details if you need help in doing this.
  18. Trevor G

    Question How to convert an ADP to ACCDB

    I believe you need to convert your ADP SQL code into ADO within Access. How this is done I am not totally sure as I am not aware of the ADP SQL Server side. I don't know if this link will help but there are suggestion of third party software to help...
  19. Trevor G

    Linking Databases

    Happy to help and thanks for letting me know you know have a working solution.
  20. Trevor G

    Linking Databases

    Remove this line.
Back
Top Bottom