Thread: Formulas
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
rnello rnello is offline
external usenet poster
 
Posts: 1
Default Formulas

I am trying to create a formula that would perform the following task.
Compare the value in B3 to the value in B2
If identical then:
Copy the word DUP into cell C2 and then move the information from cells D3
thru G3 to cells D2 thru G2

If not identical then perform no action and move onto the next cell
comparison.
--
Thank you, Rich