Results 1 to 6 of 6
  1. #1
    Diamond is offline Novice
    Windows XP Access 2003
    Join Date
    Jan 2013
    Posts
    13

    I have readings that need a zero added to the end then calculate a bill

    Hello: Every quarter I import readings from another program and calculate the bills and these totals go into a Fees table and the readings go into a Readings table. I have some readings that need a zero added to the end of the number and then I need to calculate the bill. An example is a reading that comes from another program like this: 3456. I need to add a zero like this: 34560 and then calculate the bill. I have a module with codes so it knows which accounts this needs to happen to. I don't need the zero to show in the tables, just calculate. What is the proper way to do this? I am new to Access and not too familiar with visual basic. I don't know how to proceed. Thank you.

  2. #2
    burrina's Avatar
    burrina is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    You have not said whether your field is a text field or is numeric?

  3. #3
    Diamond is offline Novice
    Windows XP Access 2003
    Join Date
    Jan 2013
    Posts
    13
    The field is numeric in the Fees table. Field size: double. Format: currency. Decimal places: Auto
    The field is numeric in the Readings table. Field size: double. No format. Decimal places: Auto

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,847
    Can you tell us about the other system, and why you have 2 systems involved? Why isn't the reading in the proper units from the start?
    Can you post a copy of your database --remove anything confidential?
    Better to run compact and repair, then zip the database.
    I'm sure someone will look at it.

  5. #5
    Diamond is offline Novice
    Windows XP Access 2003
    Join Date
    Jan 2013
    Posts
    13
    I sent a message just a minutes ago, however, I don't know how to attach the database. I did find Manage Attachments and when I uploaded the file, it didn't show in the window. Sorry to be such a newbie.

  6. #6
    burrina's Avatar
    burrina is offline VIP
    Windows 7 64bit Access 2010 64bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    First, compact, remove any personal information, then zip and upload in .mdb format.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Parsing a Bill of Materials
    By Pat in forum Programming
    Replies: 3
    Last Post: 05-04-2012, 04:09 PM
  2. Replies: 5
    Last Post: 03-25-2012, 03:27 AM
  3. Bill of Materials Code Questions
    By SALPBE in forum Programming
    Replies: 4
    Last Post: 01-31-2011, 04:29 PM
  4. Extra space added
    By allenf in forum Forms
    Replies: 2
    Last Post: 07-25-2010, 06:57 AM
  5. Added items in a column.
    By Wrangler in forum Forms
    Replies: 3
    Last Post: 03-25-2006, 07:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums