Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 07-26-2016, 02:21 PM
DougMVP DougMVP is offline Zahlen ausgeschrieben darstellen Windows 7 32bit Zahlen ausgeschrieben darstellen Office 2010 32bit
Advanced Beginner
 
Join Date: Nov 2013
Posts: 50
DougMVP will become famous soon enough
Default

When you have the number selected, run a macro such as:



Code:
Sub ConvertSelectiontoGerman()
Dim MyNumber
MyNumber = Selection.Text
Selection.Text = ConvertCurrencyToGerman(ByVal MyNumber)
End Sub
Reply With Quote
Reply

Tags
count logic, german, problem



Other Forums: Access Forums

All times are GMT -7. The time now is 07:44 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft