If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Import data to be used in dropdown validation list.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-25-07, 09:24
ronh ronh is offline
Registered User
 
Join Date: Nov 2007
Posts: 35
Import data to be used in dropdown validation list.

Hi there,

How would it be possible to make my spreadsheet automatically import a file every startup, then use the data in the file to populate a dropdown list used as a validation rule for my data input fields?

I can make the spreadsheet import data.
I can make a list be used as the validation rule.
I just can't make both.

What I am trying to do is create some specific framework that can be reused by copying the spreadsheet and the configuration file, altering the data in the configuration file, and then be easily ready to use.

Thanks,
Ronh
Reply With Quote
  #2 (permalink)  
Old 12-25-07, 10:33
shades shades is offline
Registered User
 
Join Date: Oct 2003
Posts: 1,091
Howdy. The individual parts that you can do, are you using VBA for this? If not, that will be the first step: write the code to do each part. Then you will be able to piece this together to get what you want. Can you post the code you have already?
__________________
old, slow, and confused
but at least I'm inconsistent!

Rich
(retired Excel 2003 user, 3/28/2008)

How to ask a question on forums
Reply With Quote
  #3 (permalink)  
Old 12-25-07, 12:05
ronh ronh is offline
Registered User
 
Join Date: Nov 2007
Posts: 35
In fact, I was importing data into a new spreadsheet with the built in tool. Same with the built in data validation list.
If this can be done with VBA though, I wouldn't mind to look into that.
Thanks.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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