#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Formulas

Is there a formula to copy data from ex. column D, based on the info in Col C?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 70
Default Formulas

Hi,

You can use Data-Filter-Advanced Filter for this. In the reference
section, you just have to give the referenc of col C. After applying the
advanced filter, the data is filterd out and now you can copy them.

Thanks
--
Dilip Kumar Pandey
MBA, BCA, B.Com(Hons.)


New Delhi, India


"Formula1" wrote:

Is there a formula to copy data from ex. column D, based on the info in Col C?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MFS MFS is offline
external usenet poster
 
Posts: 36
Default Formulas

You can try this, if D1 bigger then 1,000 copy C1, if not put 0
=IF(D21000;C2;0)

--
MFS22


"Formula1" كتب:

Is there a formula to copy data from ex. column D, based on the info in Col C?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MFS MFS is offline
external usenet poster
 
Posts: 36
Default Formulas

sorry

You can try this, if C1 bigger then 1,000 copy D1, if not put 0
=IF(C21000;D2;0)

--
MFS22


"MFS" كتب:

You can try this, if D1 bigger then 1,000 copy C1, if not put 0
=IF(D21000;C2;0)

--
MFS22


"Formula1" كتب:

Is there a formula to copy data from ex. column D, based on the info in Col C?

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MFS MFS is offline
external usenet poster
 
Posts: 36
Default Formulas

Sorry No2
You can try this, if C1 bigger than 1,000 copy D1, if not put 0
=IF(C21000;D2;0)

--
MFS22


"MFS" كتب:

You can try this, if D1 bigger then 1,000 copy C1, if not put 0
=IF(D21000;C2;0)

--
MFS22


"Formula1" كتب:

Is there a formula to copy data from ex. column D, based on the info in Col C?

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
CELLS NOT CALC FORMULAS - VALUES STAY SME FORMULAS CORRECT?? HELP Sherberg Excel Worksheet Functions 4 September 11th 07 01:34 AM
lookup formulas dependent upon lookup formulas Skibee Excel Worksheet Functions 1 July 20th 07 02:20 AM
automatically copy formulas down columns or copy formulas all the HowlingBlue Excel Worksheet Functions 1 March 16th 07 11:11 PM
Formulas not evaluated, Formulas treated as strings Bob Sullentrup Excel Discussion (Misc queries) 0 November 27th 06 08:01 PM
formulas for changing formulas? creativeops Excel Discussion (Misc queries) 4 January 26th 06 03:07 AM


All times are GMT +1. The time now is 02:58 AM.

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

About Us

"It's about Microsoft Excel"