Hello Friends....
I have a question I need to rewrite my code which I made in Expression and need to convert to VBA, if it is available:
=[UnitPrice]*(((100-[Deprpercent])/100)^Int(Format(Date(),"yyyy\.mmdd")-Format([DateOfPurchase],"yyyy\.mmdd")))
the idea is: I Placed this code on unbound...