Running Total Help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

A mate of mine recently posted a question that was given us a bit of
difficulty. We had a calculated field named FTE that maybe causing the issue,
as it isn't an actual data field. So we are going the subquery route. I've
done similar before but seem to be having some issues this time around. I've
included what I have below:

SELECT [FTE-SVTRA].[Employee Name], [FTE-SVTRA].[WK GP], [FTE-SVTRA].FTE
FROM [FTE-SVTRA];


Thanks for taking a look.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top