My Assistant
![]() ![]() |
|
|
Oct 16 2006, 11:13 AM
Post
#1
|
|
|
UtterAccess Member Posts: 28 |
Quick question that may involve a not so quick answer. Basically what i'm trying to do is create a report that says how many days an issue has been "open" in a open issues log at work. I know how to filter for open issues and the like, but what i don't know how to do, nor do i even know if it can be done, is make a colomn in a report say how many days an issue has been open. I'm assuming it would involve subtracting the created date from the current date and the converting it to a number. I have no idea how i would go about doing this. Can anyone help?
|
|
|
|
Oct 16 2006, 11:30 AM
Post
#2
|
|
|
UtterAccess Veteran Posts: 306 From: Massachusetts |
You're correct in your assumption that you would subtract the created date from the current date but there is no need to convert to a number. Simply create an unbound text box on your report and set it's Control Source to:
=Date()-[NameOfYourDateField] HTH Bruce |
|
|
|
Oct 24 2006, 11:56 AM
Post
#3
|
|
|
UtterAccess Member Posts: 28 |
Great ... Worked like a charm.
|
|
|
|
Oct 24 2006, 12:14 PM
Post
#4
|
|
|
UtterAccess Veteran Posts: 306 From: Massachusetts |
Happy to be of service.
Bruce (IMG:http://www.utteraccess.com/forum/style_emoticons/default/thumbup.gif) |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 22nd May 2013 - 08:09 AM |