Hi,
After several years away from MS Access I now need to get back into it. I created a reliability report many years ago using MS Excel. My plan was to develop MS Access to automate the report but I didn't get to it. New job new need. I'm after ideas on recreating the MS Excel formula below in MS Access. Also is it best to do this type of calculation on a form or when generating a report.
=IF(AND(K416>V416,U416>V416),"RA",IF(AND(K416>V416,T416>V416,
AC416<>"CL"),"AL",IF(AND(Q416>V416,T416>V416,AC416<>"CL"),
"AL",IF(AND(Q416>V416,N416>V416,AC416<>"CL"),"AL",
IF(AND(K416>V416,U416<V416,AC416<>"CL"),"AL","CL")))))
Thks for your help
mondoman1![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)
After several years away from MS Access I now need to get back into it. I created a reliability report many years ago using MS Excel. My plan was to develop MS Access to automate the report but I didn't get to it. New job new need. I'm after ideas on recreating the MS Excel formula below in MS Access. Also is it best to do this type of calculation on a form or when generating a report.
=IF(AND(K416>V416,U416>V416),"RA",IF(AND(K416>V416,T416>V416,
AC416<>"CL"),"AL",IF(AND(Q416>V416,T416>V416,AC416<>"CL"),
"AL",IF(AND(Q416>V416,N416>V416,AC416<>"CL"),"AL",
IF(AND(K416>V416,U416<V416,AC416<>"CL"),"AL","CL")))))
Thks for your help
mondoman1
![[ponder] [ponder] [ponder]](/data/assets/smilies/ponder.gif)