Search results

  1. R

    RunSum again

    Trying to figure out the RunSum function. Would like have a small db with the RunSum function on a form. Tried the Runsum function with Northwind db but would just get #Name?. Referenced the DAO 3.6 and moved the priority up but still could not get it to work. Thanks in advance
  2. R

    Different aproach

    Trying to change this excel code into access. I think I need 3 tables. Header, Tie-in, and Survey then have a relationship for them. But not sure on translating the the code. The stuff like application worksheet, and dialog sheet.
  3. R

    Running Sum

    Need help, not sure if I am going about it the right way, and hope I can explain it well enough to make sense. Trying to take an Excel spreadsheet that has calculations in cells that are based on entries that add to the previous cell. And have the running sum to that point appear on each line...
  4. R

    ACOS or ArcCos

    Having problems with ACOS worksheet function, when I use the ACOS function is gives me #Name? error. I have the MSowcf.dll file referenced but still did not work. I found another Code which uses the ArcCos function but it returns the wrong value. The code for the ArcCos function is as Follows...
Back
Top Bottom