Search results

  1. K

    code in a function doesnt behave the same as subroutine

    this is mad... :confused: am trying to write a function to return the first cell in a filtered list... but while developing it I came across this problem... these two pieces of code are exactly the same, except one is in a function... you'll noticed ive commented the line out that 'should'...
  2. K

    Access Shortcuts

    Hi there, Is it possible to exicute Access macros from outside access? I have, for example, a macro that exicutes a subroutine to export parts of a call log as an excel sheet and send it via an email attachment. I would love to do this without having to log into the access application. Maybe...
  3. K

    Subform Requery problem

    Hi there, I hope someone can help... and i hope i can explain this properly. Some background... I have a form which has a Global ID as one of the fields. From this form another audit results form can be opened (on the click of a button) that shows the results of Audits based on this ID. The...
  4. K

    Linked CSV file wont use link specification

    Hi there, Am hoping someone can shine a light on my problem as this has me ripping my hair out. first off I've set up a subform in my main form to display a query using a linked table as the data(a excel exported csv file). nothing special. however, I have had to use a link specification to...
Back
Top Bottom