Help with functions
If I have the following formula in a worksheet to bring up a message box
=IF((F4-E4)=10,Amend()+F4-E4,F4-E4)
How can I use a function to transfer some information from different cells
to a new worksheet
if the formula above works?
|