=IF(E4<0.95,(((0.95-E4)*H4)+G4),G4)
i'm working on a report that is semi done in excel, i want to make the report available in an ASP web page and i dont know how to make the forumula above work in SQL
is it possible? will i be forced to use t-sql (never used before)
thanks!
i'm working on a report that is semi done in excel, i want to make the report available in an ASP web page and i dont know how to make the forumula above work in SQL
is it possible? will i be forced to use t-sql (never used before)
thanks!