View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DA_Potts DA_Potts is offline
external usenet poster
 
Posts: 1
Default Conditional placement of an item

I want to use/create a function whereby if a value is equal to one number the
data i enter will go into one of a series of cells
example - if the value is 123 then the value of cell d3=125, if the vale is
124 the value of cell e3=125, if the value is 177 then the value of cell
ah3=125. Any suggestions?