D
dinadvani via AccessMonster.com
Hi,
I am working on a database and now i m stuck somewhere so need your help.
I had an excel sheet which i exported to access, now in excel this was 1
column which had formulas to calculate the status of transaction. But i m not
sure how to and where to transfer that in access so that each record has the
status.
I tried entering the query in queries but no luck.
This is the excel formula.=IF(K602<TODAY(),"Expired",IF(K602<=TODAY()+60,
"Renew","Active"))
K602 = cloumn name is Exp Date (go site)
Please help
Thanks
DA
I am working on a database and now i m stuck somewhere so need your help.
I had an excel sheet which i exported to access, now in excel this was 1
column which had formulas to calculate the status of transaction. But i m not
sure how to and where to transfer that in access so that each record has the
status.
I tried entering the query in queries but no luck.
This is the excel formula.=IF(K602<TODAY(),"Expired",IF(K602<=TODAY()+60,
"Renew","Active"))
K602 = cloumn name is Exp Date (go site)
Please help
Thanks
DA