Recent content by LeoNdec

  1. L

    Sum function in nested select

    Thanks, Galaxiom! Your "quick fix" did the trick. Again, I really appreciate your help.
  2. L

    Sum function in nested select

    Galaxiom - Thanks for your reply. My next question is, "How?" Honestly, I'm not much of a programmer and have picked up every bit of skill I have from the "Step by Step Access 2010" book and the Internet over the last few weeks. I think youre telling me to put my select statement in the FROM...
  3. L

    Sum function in nested select

    I've written the following query to find the charge by procedure for the current month, previous month, and fiscal year. The query works find until I try to join a new table (Rendering AS r ON r.[Rendering ID] = c.[Rendering Id]) so that I can pull in the name of the Rendering Provider. When I...
  4. L

    Hello all...

    My name is Leo and I am new to MS Access and to Access World. Like most novice programmers, I joined this forum for "how to" advice. I'm a Director for a small medical billing company that's currently trying to move beyond the constraints of excel to build better reports to our clients...
Back
Top Bottom