Search results

  1. V

    Help Creating a Stored Procedure in SQL

    Hi, I'm a regular user of MS Access. However I have a problem which I can't solve in MS Access and have to use SQL and I have limited knowledge of transact-sql. I do monthly imports in Access of different figures but now I have to make a correction to old values. I have a main table...
  2. V

    How do I execute my function in a macro?

    Hi everyone! I've got a function which I've found on the web wich does exactly what I need it to do. When I run it manually from the Visual Basic Editor (Alt+F11) in MS Access it works perfectly. However I need to include this function in a macro I'm creating. I've connected a Macro to a button...
  3. V

    Re-arranging records thru a query

    Hi! I have a problem that I'm not sure how I should tackle. I'm trying to find a way to illustrate my process steps or escalations based on a table containing records for each change in escalation. My table is setup in the following way: CaseID TimeStamp OldValue NewValue 156 2010-02-16...
Back
Top Bottom