datediff function

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there,
I got a problem that is bodering my for a while. I have a form with 2 dates
one is permanenet and the other is showing the actuall date. As a result i
would like to get a numeric value ( a count of days between the permanetn
value and actuall date). I have tried a datediff function and it doesn't work.
 
[Field where you want the result]=[PermanentValue]-[ActualDate]

it will work if you have the PermanentValue is as Date Properties.

if you have not a field with the actual date, you can create it making not
visible.


Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

how do i calculate the number of days until a certain date 1
datediff rersult 6
DateDiff on blank fields? 4
DateDiff 4
DateDiff problem 3
DateDiff to calculate work days 2
Datediff Help 3
DateDiff Question 4

Back
Top