CRXI - I have been trying to create a formula to do the following. I want the formula to look at a number in a field and then times it by 365, then divide it by the current date. There is a number associated with each day of the year. ie: 01-01-2008 = 1, 01-02-2008 = 2 and so on. I just do not know how to make the formula look at the current date and tell it to use the number for that day. Any help would be greatly appreciated. Thanks in advance.
numeric.field/365 * (current date-must be nubmer for that day)
numeric.field/365 * (current date-must be nubmer for that day)