Jump to content
Server Maintenance This Week. ×

Sorry another Date calculation


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

Recommended Posts

Hi sorry ive read lots of date calculations but just cant seem to find the answer im looking for 

 

i almost think this should be fairly easy but im just not grasping it Please help 

 

 

OK i have created 3 fields

 

Field 1, Record created (auto entered)

 

Field 2, Days  (entered manually) 

 

Field 3, New_Date (record created + how many days entered to give a new calendar date)

 

 

 

Many thanks in advance

Link to comment
Share on other sites

thanx for helping

 

i have tried it set to date and calculation

 

am currently set to date i have ticked calculated value in the auto-enter and specified RecordCreated  +  Days 

 

i guess im missing somthing

Link to comment
Share on other sites

am currently set to date i have ticked calculated value in the auto-enter and specified RecordCreated  +  Days 

 

You should change the field's type to Calculation, using the same formula. Make sure that the calculation's result type is set to Date and that RecordCreated is a Date field and Days is a Number field.

Link to comment
Share on other sites

great thanx all its working tried all your suggestions sure it helped but was still not working it seems i had the record created field set to timestamp instead of date

 

really appreciated all your help

Link to comment
Share on other sites

tried all your suggestions sure it helped but was still not working

 

All your suggestions?

 

Make sure that ... RecordCreated is a Date field

 

 

BTW, if you prefer, you can leave RecordCreated as Timestamp field and change your calculation to =

 GetAsDate ( RecordCreated )  +  Days 
Link to comment
Share on other sites

This topic is 3639 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.