Search results

  1. S

    Exporting to excel

    Hi, I'm new to access vba and need to export the results of a query to an excel document. The excel document has certain cells which I have to fill in to place an order. I want to automate this process but don't know where to start. Can someone please help me?
  2. S

    Help with duplicating workbooks

    I am completely new to the world of coding excel. I do some basic VBA coding in Access but never in excel. I have a problem where certain excel documents with 1 workbook each are kept in seperate locations with restricted access. I also have a central document with a copy of all the workbooks. I...
  3. S

    Check if query returns Null

    Hi, I'm new to VBA coding and self-taught on everything I know. I'm trying to build a simple database for tracking accounts ordered through a third party. I have a Form which opens a Query, but when the query returns nothing I want it to display a MsgBox asking if the user wants to search again...
Back
Top Bottom