Jump to content

This topic is 8381 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I am updating a database and most of the invoicing features. I want the Date Due field to give me the Invoice Date + 30. This works if I do Status(Current Date) + 30. But - why can't I use the Invoice Date field + 30. When I do this - I just get a question mark.

Thanks for your advice. This seems like a simple question - I am hoping there is a simple answer.

Posted

The question mark just means that the result of your calculation won't fit in the field size you have defined on your layout. Make sure that both the Invoice Data field and the field that is the result of your calculation are defined to have the type Date.

-bd

  • 1 month later...
Posted

Make sure you InvoiceDate field is actually defined as a date field and not, for instance, a text field.

Chuck

Posted

Back to this question -

I am no longer getting a question mark - but nothing.

I can get the function to work - if I use the status(current date) function. But - this will change the due date everyday. Not what I want to happen.

Anyother suggestions of how I can get the Due Date to be the Invoice Date(creation date) +30?

thanks

This topic is 8381 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.