View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JE McGimpsey JE McGimpsey is offline
external usenet poster
 
Posts: 4,624
Default simple inventory totals

In article ,
johhny g <johhny wrote:

just want to put price per unit and the number of units with dollar total
cant seem to get it right...


A1: <price per unit
A2: <number of units
A3: =A1*A2

Format A3 as currency.