Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Source an Access Table for a dropdown list box

I am wondering if this is possible... any advice would be appreciated

I want to put in a drop down list box in my worksheet. Instead of sourcing from a range of cells, I would like to source from an Access Table. Is this possible, if so how

Thank
Trina
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 20
Default Source an Access Table for a dropdown list box

Hi Trina,

Go to the menu item Data - Import External Data - New Database query
Follow the prompts to place a data range in your worksheet
Go to Data Range Properties and rename the Data Range to something simple
like 'MyQuery'

Using the Controls toolbox place a drop-down in the worksheet, then edit the
properties to
set the ListFillRange to 'MyQuery' (without the quotes)

OR
Using the Forms toolbar - add a combo box to the worksheet, then Format the
Control to
set the Input Range to 'MyQuery' (without the quotes)

Ed Ferrero
http://edferrero.m6.net

"Trina" wrote in message
...
I am wondering if this is possible... any advice would be appreciated.

I want to put in a drop down list box in my worksheet. Instead of

sourcing from a range of cells, I would like to source from an Access Table.
Is this possible, if so how?

Thanks
Trina



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
Checking/amending the external source link to an Access table Simka Excel Discussion (Misc queries) 1 April 8th 09 12:06 PM
Excel Pivot Table connected to an Access Database Data Source Alex Zimmerhaven Excel Discussion (Misc queries) 2 June 10th 08 03:04 AM
I NEED TO KNOW THE SOURCE OF A PIVOT TABLE FROM ACCESS in excel FORMULA Excel Discussion (Misc queries) 0 July 20th 06 05:26 PM
Access Create Excel Pivot Table Data Source [email protected] Excel Discussion (Misc queries) 0 July 12th 06 09:35 PM
VBA to access Pivot Table Autofilter dropdown box Dennis Excel Discussion (Misc queries) 1 March 7th 06 08:24 PM


All times are GMT +1. The time now is 01:35 PM.

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"