#1   Report Post  
Monty
 
Posts: n/a
Default 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?


  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

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?


  #3   Report Post  
Monty
 
Posts: n/a
Default

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?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
PivotTable Functions astrodon Charts and Charting in Excel 0 January 16th 05 07:11 PM
Advise on Pivot Table & Functions Janaki Subramanian Excel Discussion (Misc queries) 2 December 29th 04 09:51 AM
Offset and Indirect functions Thrava Excel Discussion (Misc queries) 4 December 23rd 04 05:07 PM
DSUM and other functions on External data Peter Excel Discussion (Misc queries) 1 December 22nd 04 12:31 PM
Can I retain functions from a previous cell when inserting a new r Philobr Excel Discussion (Misc queries) 1 December 3rd 04 10:41 AM


All times are GMT +1. The time now is 03:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"