ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Help with functions (https://www.excelbanter.com/excel-discussion-misc-queries/2897-help-functions.html)

Monty

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?



Peo Sjoblom

You can't have a function transfer information to another cell, it will
return it's info in the cell where it's located, you would need a formula(s)
in the cells where you want this information. Otherwise you would need VBA

Regards,

Peo Sjoblom

"Monty" wrote:

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?



Monty

VBA? What will i look for.

Thanks

"Peo Sjoblom" wrote:

You can't have a function transfer information to another cell, it will
return it's info in the cell where it's located, you would need a formula(s)
in the cells where you want this information. Otherwise you would need VBA

Regards,

Peo Sjoblom

"Monty" wrote:

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?




All times are GMT +1. The time now is 08:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com