View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Harlan Grove[_2_] Harlan Grove[_2_] is offline
external usenet poster
 
Posts: 1,231
Default Units like MathCAD

"2007-User" wrote...
Is it possible to write an equation like =10_lb X 20_ft and get
a result 200_lb.ft in excel. ( MathCAD unit conversion capability)?


Possible, yes. Only snag: you'd have to write the user-defined
function yourself. If you mean possible using only built-in Excel
functions with no VBA programming, then no, it's not possible.