TransferText doesn't exist

heidibbb

New Member
Joined
Dec 8, 2010
Messages
31
I'm trying to create a macro to import a text file to my database and from what I can gather from my research, I should use TransferText.

I am using MS Access 2007 and TransferText does not exist in my list of actions when creating the macro.

any thoughts on a plan b?
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
For some bizarre reason, Microsoft decided not to show you all the options by default.
While in the Macro Editor, click on the "Show All Action" button in the Show/Hide ribbon and you will be able to see it.
 
Last edited:
Upvote 0
For some bizarre reason,

Well, it isn't bizarre really. But it is another annoying attempt to keep "unsafe" actions segregated so that you can know which are classified as "safe" and which are potentially unsafe. If you do not use VBA in your databases and only safe macro actions then it will run without having to be in a trusted location or without having to click the Enable Code button.
 
Upvote 0
Interesting...
There is a method to their madness (at least sometimes!).
 
Upvote 0

Forum statistics

Threads
1,224,551
Messages
6,179,480
Members
452,915
Latest member
hannnahheileen

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top