I would like to import a certain text file into Access every month. I’ve created a macro and an import spec that seems to work fine, except for one thing. I have a number of fields that I’ve declared as currency fields. My text file does not separate the dollars from the cents, hence the numbers in my table are all 100 times too large. Is there a way to automatically divide all of the currency fields by 100 when I import the file? Either a VBA solution or something else would be great. Thanks.
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
-
Import Text, Automatically Divide by 100 (97)
Home » Forums » AskWoody support » Productivity software by function » MS Access and database help » Import Text, Automatically Divide by 100 (97)
- This topic has 6 replies, 3 voices, and was last updated 21 years ago.
AuthorTopicWSchipshot
AskWoody LoungerJune 16, 2004 at 7:57 pm #406285Viewing 3 reply threadsAuthorReplies-
WSHansV
AskWoody LoungerJune 16, 2004 at 8:52 pm #841329Create an update query based on the imported table that updates each of the currency fields to [NameOfField]/100. Run the update query immediately after importing the table. If desired, you can create a VBA routine, for example the On Click event procedure for a command button on a form, that imports the text file (DoCmd.TransferText) and runs the query (DoCmd.OpenQuery).
-
WSHansV
AskWoody LoungerJune 16, 2004 at 8:52 pm #841330Create an update query based on the imported table that updates each of the currency fields to [NameOfField]/100. Run the update query immediately after importing the table. If desired, you can create a VBA routine, for example the On Click event procedure for a command button on a form, that imports the text file (DoCmd.TransferText) and runs the query (DoCmd.OpenQuery).
-
WSMarkLiquorman
AskWoody LoungerJune 17, 2004 at 11:27 am #841553I’d create a link to the text file so it becomes just another table in the database window. Then create an append query to add the info to my regular table, except that for the currency fields in question you div each by 100 in the query. I think this is safer than importing the data into your main table and then running an update query against it (too much of a chance you may accidentally run it twice).
-
WSchipshot
AskWoody Lounger -
WSchipshot
AskWoody Lounger
-
-
WSMarkLiquorman
AskWoody LoungerJune 17, 2004 at 11:27 am #841554I’d create a link to the text file so it becomes just another table in the database window. Then create an append query to add the info to my regular table, except that for the currency fields in question you div each by 100 in the query. I think this is safer than importing the data into your main table and then running an update query against it (too much of a chance you may accidentally run it twice).
Viewing 3 reply threads -

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
I set up passkeys for my Microsoft account
by
Lance Whitney
6 minutes ago -
AI is for everyone
by
Peter Deegan
4 hours, 6 minutes ago -
Terabyte update 2025
by
Will Fastie
4 hours, 7 minutes ago -
Migrating from Windows 10 to Windows 11
by
Susan Bradley
4 hours, 28 minutes ago -
Lost sound after the upgrade to 24H2?
by
Susan Bradley
14 hours, 10 minutes ago -
How to move 10GB of data in C:\ProgramData\Package Cache ?
by
Alex5723
2 hours, 40 minutes ago -
Plugged in 24-7
by
CWBillow
7 minutes ago -
Netflix, Apple, BofA websites hijacked with fake help-desk numbers
by
Nibbled To Death By Ducks
1 day, 3 hours ago -
Have Copilot there but not taking over the screen in Word
by
CWBillow
1 day ago -
Windows 11 blocks Chrome 137.0.7151.68, 137.0.7151.69
by
Alex5723
2 days, 18 hours ago -
Are Macs immune?
by
Susan Bradley
16 hours, 30 minutes ago -
HP Envy and the Function keys
by
CWBillow
2 days, 2 hours ago -
Microsoft : Removal of unwanted drivers from Windows Update
by
Alex5723
6 hours ago -
MacOS 26 beta 1 dropped support for Firewire 400/800
by
Alex5723
3 days, 6 hours ago -
Unable to update to version 22h2
by
04om
14 hours, 13 minutes ago -
Windows 11 Insider Preview Build 26100.4482 (24H2) released to Release Preview
by
joep517
3 days, 13 hours ago -
Windows 11 Insider Preview build 27881 released to Canary
by
joep517
3 days, 13 hours ago -
Very Quarrelsome Taskbar!
by
CWBillow
2 days, 23 hours ago -
Move OneNote Notebook OFF OneDrive and make it local
by
CWBillow
4 days, 2 hours ago -
Microsoft 365 to block file access via legacy auth protocols by default
by
Alex5723
3 days, 15 hours ago -
Is your battery draining?
by
Susan Bradley
14 hours, 51 minutes ago -
The 16-billion-record data breach that no one’s ever heard of
by
Alex5723
14 hours, 51 minutes ago -
Weasel Words Rule Too Many Data Breach Notifications
by
Nibbled To Death By Ducks
4 days, 6 hours ago -
Windows Command Prompt and Powershell will not open as Administrator
by
Gordski
8 hours, 36 minutes ago -
Intel Management Engine (Intel ME) Security Issue
by
PL1
3 days, 14 hours ago -
Old Geek Forced to Update. Buy a Win 11 PC? Yikes! How do I cope?
by
RonE22
3 days, 7 hours ago -
National scam day
by
Susan Bradley
2 days, 13 hours ago -
macOS Tahoe 26 the end of the road for Intel Macs, OCLP, Hackintosh
by
Alex5723
3 days, 10 hours ago -
Cyberattack on some Washington Post journalists’ email accounts
by
Bob99
5 days, 7 hours ago -
Tools to support internet discussions
by
Kathy Stevens
3 days, 20 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.