Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Alexk
 
Posts: n/a
Default What does error #AD? mean in Turkish Excel version?

Hi,
The EOMonth(start_date,months) formula returns #AD? in a UK Excel version
created file when opened on Turkish Excel version. The EOMonth formula's
start_date reads from a separate cell where the date is manually entered.
Analysis ToolPak & Analysis ToolPak - VBA Add-ins are also selected.
The formula works on UK version Excel 2000, 2003. When the same formula is
tried on a blank spreadsheet on Turkish Excel version, it also works.
Has anyone come across a similar issue? Could anyone advise what the error
#AD? means and how to correct it?
Many thanks in advance!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips
 
Posts: n/a
Default What does error #AD? mean in Turkish Excel version?

Alex,

This is because the EOMonth function is part of the Analysis Toolpak, and
these functions don't automatically translate.

You will need to redo it with the Tuirkish equivalent, or change it to a
standard function

=DATE(YEAR(start_date),MONTH(start_date)+months+1, 0)

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Alexk" wrote in message
...
Hi,
The EOMonth(start_date,months) formula returns #AD? in a UK Excel version
created file when opened on Turkish Excel version. The EOMonth formula's
start_date reads from a separate cell where the date is manually entered.
Analysis ToolPak & Analysis ToolPak - VBA Add-ins are also selected.
The formula works on UK version Excel 2000, 2003. When the same formula

is
tried on a blank spreadsheet on Turkish Excel version, it also works.
Has anyone come across a similar issue? Could anyone advise what the error
#AD? means and how to correct it?
Many thanks in advance!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ozgur Pars
 
Posts: n/a
Default What does error #AD? mean in Turkish Excel version?

Hi,
AD means NAME... could it be that you should be using ";" instead of ","
.... I not 100 % sure but when I changed my language settings from English to
Turkish all my formulas with a comma converted to a ";"...

My two cents,
Ozgur

"Alexk" wrote:

Hi,
The EOMonth(start_date,months) formula returns #AD? in a UK Excel version
created file when opened on Turkish Excel version. The EOMonth formula's
start_date reads from a separate cell where the date is manually entered.
Analysis ToolPak & Analysis ToolPak - VBA Add-ins are also selected.
The formula works on UK version Excel 2000, 2003. When the same formula is
tried on a blank spreadsheet on Turkish Excel version, it also works.
Has anyone come across a similar issue? Could anyone advise what the error
#AD? means and how to correct it?
Many thanks in advance!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
French Version of Excel saving CSV Files with a semi-colon jr Excel Discussion (Misc queries) 2 September 14th 05 04:13 PM
Excel won't allow me to paste certain Turkish characters. neil Excel Discussion (Misc queries) 1 July 4th 05 02:35 PM
How to use excel file created in version earlier than 4.0a in 4.0 ajimmo Excel Discussion (Misc queries) 4 May 30th 05 10:20 PM
How to use later version Excel file in 4.0a? ajimmo Excel Discussion (Misc queries) 1 May 30th 05 10:26 AM
I cant use englisch function names in a swedich version of excel PE Excel Discussion (Misc queries) 2 December 7th 04 01:00 AM


All times are GMT +1. The time now is 12:05 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"