Thema Datum  Von Nutzer Rating
Antwort
16.05.2012 21:07:49 Gast81156
NotSolved
Blau DATE US,DE,UK ...
17.05.2012 12:49:06 Brumms
NotSolved
17.05.2012 13:09:08 Gast91926
NotSolved
17.05.2012 13:14:26 Gast70752
NotSolved
17.05.2012 13:13:05 Brumms
NotSolved
17.05.2012 13:16:27 Gast30014
NotSolved
17.05.2012 13:27:02 Brumms
NotSolved
18.05.2012 21:43:13 Gast60165
NotSolved

Ansicht des Beitrags:
Von:
Brumms
Datum:
17.05.2012 12:49:06
Views:
1431
Rating: Antwort:
  Ja
Thema:
DATE US,DE,UK ...

mit

MsgBox Application.International(xlCountryCode)

 

kannst Du das Land bestimmen

 

Country

Country Code

English

1

Russian

7

Greek

30

Dutch

31

French

33

Spanish

34

Hungarian

36

Italian

39

Czech

42

Danish

45

Swedish

46

Norwegian

47

Polish

48

German

49

Portuguese (Brazil)

55

Thai

66

Japanese

81

Korean

82

Vietnamese

84

Simplified Chinese

86

Turkish

90

Indian

91

Urdu

92

Portuguese

351

Finnish

358

Traditional Chinese

886

Arabic

966

Hebrew

972

Farsi

982

 

weiter Infos bekommst Du mit :

 

Constant

What It Returns

xlCountryCode

Country version of Microsoft Excel.

xlCountrySetting

Current country setting in the Windows Control Panel.

xlDecimalSeparator

Decimal separator.

xlThousandsSeparator

Thousands separator.

xlListSeparator

List separator.

xlUpperCaseRowLetter

Uppercase row letter (for R1C1-style references).

xlUpperCaseColumnLetter

Uppercase column letter.

xlLowerCaseRowLetter

Lowercase row letter.

xlLowerCaseColumnLetter

Lowercase column letter.

xlLeftBracket

Character used instead of the left bracket ([) in R1C1-style relative references.

xlRightBracket

Character used instead of the right bracket (]) in R1C1-style references.

xlLeftBrace

Character used instead of the left brace ({) in array literals.

xlRightBrace

Character used instead of the right brace (}) in array literals.

xlColumnSeparator

Character used to separate columns in array literals.

xlRowSeparator

Character used to separate rows in array literals.

xlAlternateArraySeparator

Alternate array item separator to be used if the current array separator is the same as the decimal separator.

xlDateSeparator

Date separator (/).

xlTimeSeparator

Time separator (:).

xlYearCode

Year symbol in number formats (y).

xlMonthCode

Month symbol (m).

xlDayCode

Day symbol (d).

xlHourCode

Hour symbol (h).

xlMinuteCode

Minute symbol (m).

xlSecondCode

Second symbol (s).

xlCurrencyCode

Currency symbol.

xlGeneralFormatName

Name of the General number format.

xlCurrencyDigits

Number of decimal digits to be used in currency formats.

xlCurrencyNegative

A value that represents the currency format for negative currency values.

xlNoncurrencyDigits

Number of decimal digits to be used in noncurrency formats.

xlMonthNameChars

Always returns three characters for backward-compatibility; abbreviated month names are read from Microsoft Windows and can be any length.

xlWeekdayNameChars

Always returns three characters for backward-compatibility; abbreviated weekday names are read from Microsoft Windows and can be any length.

xlDateOrder

An integer that represents the order of date elements.

xl24HourClock True

if the system is using 24-hour time; False if the system is using 12-hour time.

xlNonEnglishFunctions True

if the system is not displaying functions in English.

xlMetric True

if the system is using the metric system; False if the system is using the English measurement system.

xlCurrencySpaceBefore True

if a space is added before the currency symbol.

xlCurrencyBefore True

if the currency symbol precedes the currency values; False if it follows them.

xlCurrencyMinusSign True

if the system is using a minus sign for negative numbers; False if the system is using parentheses.

xlCurrencyTrailingZeros True

if trailing zeros are displayed for zero currency values.

xlCurrencyLeadingZeros True

if leading zeros are displayed for zero currency values.

xlMonthLeadingZero True

if a leading zero is displayed in months (when months are displayed as numbers).

xlDayLeadingZero True

if a leading zero is displayed in days.

xl4DigitYears True

if the system is using four-digit years; False if the system is using two-digit years.

xlMDY True

if the date order is month-day-year for dates displayed in the long form; False if the date order is day/month/year.

xlTimeLeadingZero True

if a leading zero is displayed in times.

 


Ihre Antwort
  • Bitte beschreiben Sie Ihr Problem möglichst ausführlich. (Wichtige Info z.B.: Office Version, Betriebssystem, Wo genau kommen Sie nicht weiter)
  • Bitte helfen Sie ebenfalls wenn Ihnen geholfen werden konnte und markieren Sie Ihre Anfrage als erledigt (Klick auf Häckchen)
  • Bei Crossposting, entsprechende Links auf andere Forenbeiträge beifügen / nachtragen
  • Codeschnipsel am besten über den Code-Button im Text-Editor einfügen
  • Die Angabe der Emailadresse ist freiwillig und wird nur verwendet, um Sie bei Antworten auf Ihren Beitrag zu benachrichtigen
Thema: Name: Email:



  • Bitte beschreiben Sie Ihr Problem möglichst ausführlich. (Wichtige Info z.B.: Office Version, Betriebssystem, Wo genau kommen Sie nicht weiter)
  • Bitte helfen Sie ebenfalls wenn Ihnen geholfen werden konnte und markieren Sie Ihre Anfrage als erledigt (Klick auf Häckchen)
  • Bei Crossposting, entsprechende Links auf andere Forenbeiträge beifügen / nachtragen
  • Codeschnipsel am besten über den Code-Button im Text-Editor einfügen
  • Die Angabe der Emailadresse ist freiwillig und wird nur verwendet, um Sie bei Antworten auf Ihren Beitrag zu benachrichtigen

Thema Datum  Von Nutzer Rating
Antwort
16.05.2012 21:07:49 Gast81156
NotSolved
Blau DATE US,DE,UK ...
17.05.2012 12:49:06 Brumms
NotSolved
17.05.2012 13:09:08 Gast91926
NotSolved
17.05.2012 13:14:26 Gast70752
NotSolved
17.05.2012 13:13:05 Brumms
NotSolved
17.05.2012 13:16:27 Gast30014
NotSolved
17.05.2012 13:27:02 Brumms
NotSolved
18.05.2012 21:43:13 Gast60165
NotSolved