Microsoft Access Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesMicrosoft Access Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old August 2nd, 2005, 01:28 PM
NadineH NadineH is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Posts: 16 NadineH User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 11 h 19 sec
Reputation Power: 0
Convert Currency Amount to not include decimal

Has anyone run across something that will tell you how to change this. I know it sounds strange but the interface I'm creating for someone else's program needs the check amount to be 10 digits long in the format of $$$$$$$$cc. I will continue looking but so far have found anything very close to this format.

Thanks in advance for your help!
Nadine

Reply With Quote
  #2  
Old August 2nd, 2005, 03:14 PM
lwells lwells is offline
Contributing User
Dev Articles Novice (500 - 999 posts)
 
Join Date: Sep 2004
Posts: 632 lwells User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 21 h 59 m 38 sec
Reputation Power: 4
When you say change, I take it that you want to remove the "." in the currency amount. If this is the case , you can use the Replace function

x = $4,123.54
x = "$" & Replace(x,".","")
x = $412354

Is this what you were asking?

lwells

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesMicrosoft Access Development > Convert Currency Amount to not include decimal


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway