Edgar_'s latest activity

  • E
    Edgar_ replied to the thread Sub vs Function - who win?.
    For a MS Access developer who just wants to get things done: Use sub for routines that don't need to return a value Use functions for...
  • E
    You can try using this from a watch CurrentProject.AllForms("name_of_your_form").DateModified or From the immediate window...
  • E
    Edgar_ replied to the thread Pasting table to a post.
    Here's a thread where I found the underlying cause and posted a solution to it, it has not been fixed apparently: it's the automatic...
Back
Top Bottom