MintonMagic Posted July 15, 2007 Posted July 15, 2007 Hi Everyone, I apologize if something like this has been asked, I just couldn't find it anywhere. Anyways I have an invoice table and I have a report designed. Now what I want to do is create a script that will ask the user what month & year they want to generate a report for, go to the report and find the records with these credentials. For some reason I can't get it to only select a certain month for a certain year. It works without the year. Any help is greatly appreciated. I am just confused! Thanks Roger
Inky Phil Posted July 15, 2007 Posted July 15, 2007 Hello Roger Can you tell us please how the relevant dates are stored at present. Are they in date fields? is the year stored seperately from the month etc? Phil
MintonMagic Posted July 15, 2007 Author Posted July 15, 2007 I have an invoiceDate field which in a date field format and is an autoenter for the creation date. I also have and InvoiceMonth and InvoiceYear which are calculations to grab the invoiceDate month name and year. Thanks
Fenton Posted July 15, 2007 Posted July 15, 2007 Why don't you pop up a custom message, with a global field for the month and one for the year, as input fields? Then use them in either a relationship or Find.
Recommended Posts
This topic is 6340 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now