Link to home
Start Free TrialLog in
Avatar of bill201
bill201

asked on

where Microsoft access 2013 stored all saved import names

hi

i want to make a list on a form in Microsoft access 2013 with the all saved imports names, but i don't want to make a manually a list, it's there some way to with vba code the list of all import names

thanks
Avatar of Rey Obrero (Capricorn1)
Rey Obrero (Capricorn1)
Flag of United States of America image

look in
External Data > Saved Imports
Avatar of bill201
bill201

ASKER

thanks

i know it, but i want to know if it's store on a table or it's possible to get the list of import names with vba
ASKER CERTIFIED SOLUTION
Avatar of Rey Obrero (Capricorn1)
Rey Obrero (Capricorn1)
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of bill201

ASKER

thanks a lot