Thread: costing values
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Sandy Mann Sandy Mann is offline
external usenet poster
 
Posts: 2,345
Default costing values

=Max(A3,A4)

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"hugoalegria" wrote in message
...
I have a spread sheet that has the following information
column A Column B Column C
1.35 3.5
1.40 3.5
1.45 3.5
1.40 3.5

I need a formula such that if A3 is than A4 (which is the average of
A1:A3), then I use that value in column C for final costing, If A3 is not

then A4,then I would like to use A4 (the average ) for final costing.

Thanks in advance.
--
halegria