Formula to move content from 1 cell to another

  • Thread starter Thread starter amn220
  • Start date Start date
A

amn220

I need help to write a formula to move information from cell A to cell B only
if cell A is less than a perticular value.

Thanks
Andy
 
In B1 enter this Formula :- =IF(A1<10,A1,"") Put your own value where the
10 is
Skinman
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top