If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > nested if's?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-06-09, 09:43
lucyg_2000 lucyg_2000 is offline
Registered User
 
Join Date: Nov 2003
Location: england
Posts: 95
nested if's?

Hey Guys!

I wonder if you can help! I have got a report template tool (not access) that lets me use computed fields with code much like used for excel.

I want to write a statement that looks for the minimum date (which meets a certain status) – the maximum date (which meets a certain status).

I kind of want to put these statements together but not sure how!

Sum(Min (Effective date) – sum(max(effective date)
If(status = 48h,1,0) – if(status = ri,1,0)

Thanks

Lucy
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On