I need to pull data from 4 columns for ticket sales. The columns include:
- Date of Purchase
- Amount Paid
- Event Date
- Payment Method
I am trying to pull the amount paid based on the event date, date of purchase, and payment method to create general journal entries.
For example - I need to pull the total amount paid on 2/25/2015 by Visa, MasterCard, Discover for an event on 2/27/2014. Please advise if I should post the data if it would help with answering my question.
- Date of Purchase
- Amount Paid
- Event Date
- Payment Method
I am trying to pull the amount paid based on the event date, date of purchase, and payment method to create general journal entries.
For example - I need to pull the total amount paid on 2/25/2015 by Visa, MasterCard, Discover for an event on 2/27/2014. Please advise if I should post the data if it would help with answering my question.