logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
happysingh  
#1 Posted : Saturday, October 4, 2008 4:18:27 AM(UTC)
happysingh

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 6/3/2005(UTC)
Posts: 64
Location: India

Hi i need a formula to find low value between two dates. for example. low between 5 july 2008 to 18 july 2008. can anyone help me with this formula urgently.
wabbit  
#2 Posted : Saturday, October 4, 2008 10:44:20 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
There is more than enough information on this forum about working with dates to help you along....

I suggest you enter two dates, the start date and the end date, then use something like:

valuewhen(1,enddate,lowestsince(1,startdate,LOW));

to return the desired value.



Hope this helps.

wabbit [:D]

Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.