Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default find files from a dropdown list

I have a group of files named sequentially by date. I want to use a dropdown
list to select which file to pull information from. How can I insert the
filename from the dropdown list into a vlookup formula to get the information
from the correct file?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default find files from a dropdown list

Just link the value in the cell returning the dropdown list into the first
part of the VLookup formula.

If that cell is C1

and the formula is in A1 then the initial part of the formula is
=VLookup(C1,......).

Any change in C1 will trigger a change in A1.

Paul


"
wrote in message ...
I have a group of files named sequentially by date. I want to use a
dropdown
list to select which file to pull information from. How can I insert the
filename from the dropdown list into a vlookup formula to get the
information
from the correct file?



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
find files from a dropdown list [email protected] Excel Worksheet Functions 2 February 14th 09 03:11 PM
I can not find the list command from the data dropdown menu? brandim_81 Excel Worksheet Functions 1 September 14th 06 03:04 AM
Using dropdown list to find file michaelberrier Excel Discussion (Misc queries) 0 June 15th 06 06:55 PM
dropdown list...no help in the help files miketv New Users to Excel 0 May 9th 06 05:34 AM
userform to display dropdown list of open XL files davegb Excel Programming 5 May 2nd 06 06:16 PM


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

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"