T
Tara
I'm trying to create a query that will pull any records for expense
withdrawls from the beginning of the year through a start date set by the
user. These withdrawls will then be used as a beginning balance for a more
detailed look at withdrawls and earnings from the start date through whatever
end date the user sets. I don't have any problems with the creating the
query in theory, but I've run across an issue that I can't overcome. If the
user puts in 01/01/2009 as the start date, no records are pulled by the query
because no withdrawls were made that day. In this case, I need it to show a
record for each staff person with the date as 01/01/2009 and the request
amount as $0. This way, if the user wants to pull a detailed listing from
the beginning of the year rather than just for a set amount of time, they'll
have an accurate beginning balance.
Any help is welcome!
withdrawls from the beginning of the year through a start date set by the
user. These withdrawls will then be used as a beginning balance for a more
detailed look at withdrawls and earnings from the start date through whatever
end date the user sets. I don't have any problems with the creating the
query in theory, but I've run across an issue that I can't overcome. If the
user puts in 01/01/2009 as the start date, no records are pulled by the query
because no withdrawls were made that day. In this case, I need it to show a
record for each staff person with the date as 01/01/2009 and the request
amount as $0. This way, if the user wants to pull a detailed listing from
the beginning of the year rather than just for a set amount of time, they'll
have an accurate beginning balance.
Any help is welcome!