Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 84
Default copy values based on date

in data.xls:
column A are dates sorted ascending not unique.
Column B are part numbers
in choice.xls
i want to bring over the values from data.xls in column B IF column A is
between dates:
D1 beginning date & E1 ending date

Im just not sure how to exlude the values i dont want

thanks in advance



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default copy values based on date

Do you need to do this in VBA or just get the job done?

You can use Data/AutoFilter with a custom filter to select just the dates that
are in range. Then you can copy the visible cells from column B (or A and B)
to wherever you like.

On Tue, 25 Jan 2005 20:31:01 -0800, choice
wrote:

in data.xls:
column A are dates sorted ascending not unique.
Column B are part numbers
in choice.xls
i want to bring over the values from data.xls in column B IF column A is
between dates:
D1 beginning date & E1 ending date

Im just not sure how to exlude the values i dont want

thanks in advance



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
How do I copy cells from one worksheet to another based on values Vickynh Excel Worksheet Functions 2 October 4th 08 05:18 AM
copy cell based on date Dreamstar_1961 Excel Worksheet Functions 4 July 15th 07 07:59 AM
Copy Color Formats Based On Column Date Values Naji Excel Discussion (Misc queries) 0 January 11th 06 09:06 PM
Find date and copy range based on that date avzundert Excel Programming 2 November 25th 04 10:31 AM
Automatically Copy Row based on Date (Month) hawkins_cm Excel Programming 1 November 24th 04 06:09 PM


All times are GMT +1. The time now is 09:08 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"