Quantcast
Viewing all articles
Browse latest Browse all 3548

Re: Manual Resequencing Of Records

Image may be NSFW.
Clik here to view.
Sample.jpg

 

is this what was required?

 

[Group]= If([Query 3].[Col1] ="Sales" Or [Query 3].[Col1] ="COGS") Then "Revenue" ElseIf([Query 3].[Col1] ="Labor" Or[Query 3].[Col1] ="Admin") Then "Expenses"

 

and for Revenue - Expenses, use the below folrmula

 

=(Sum([Actual Current Period]) Where ([Group]="Expenses")) - (Sum([Actual Current Period]) Where ([Group]="Revenue"))

 

 

Hope it make sense.

 

- Kuldeep


Viewing all articles
Browse latest Browse all 3548

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>