LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Check inputdate, then retrieve data to fill in chart from date

Not clear how you have arranged your data in Sheet2..Try the below test

In Sheet2 cell F1 enter the query date
In Sheet2 cell F2 enter the 'assigned letter'

Try the below formula in Sheet2....
=INDEX(Sheet1!A:A,MATCH(F2,OFFSET(Sheet1!A:A,0,
MATCH(F1,Sheet1!1:1)-1),0))

--
Jacob


"Kozmik" wrote:

Perhaps this will help
SHEET 1
DATE | 12/1 | 12/2 | 12/3
tom a | A | C | E
fred b | C | A | F
mary c | A | E | G
bill d | B | C | E

Would like the names retrieved and
dropped into the form {below} based on
assigned letter and by date I input

DUTIES DATE _12/1__

A | B | D | F |

A | B | E | F |

C | B | G | D |

Hope this makes more sense..

 
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
Excel 2007 texture fill of chart data series columns Leland Charts and Charting in Excel 11 October 8th 09 05:40 PM
How to draw a regression line on 7000+ dated data with Excel 2007 Gordon Lee Charts and Charting in Excel 2 October 16th 08 12:44 AM
Hyperlink imported data into worksheet with dated formate Derro Excel Worksheet Functions 0 October 13th 08 03:53 PM
Charting Dated Data Marsh Charts and Charting in Excel 1 January 7th 08 06:46 PM
Retrieve multiple data rows data from a very long list and copy t mathew Excel Discussion (Misc queries) 1 September 13th 06 08:24 PM


All times are GMT +1. The time now is 09:57 AM.

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"