View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Yuvaraj Mani Yuvaraj Mani is offline
external usenet poster
 
Posts: 4
Default Issue with Number Conversion to text

Hi,

I have a Macro which imports the data from the excel and generated the New
excel report.

On generation of the Report 'Type Mismatch' error Occured for certain
Users(Poland users) but it worked fine for the United states Users.

I noticed the issue to be with Blank vaue on the Digit group code of
Regional setttings on the Users Machine.So I replace the Blank value with the
Dot(.) value and it worked fine.

But I wanted to know whether there will be any impact to the the Users for
replacing the Digit blank Space with the (.) value on the Digit group code
of the Regional settings for the Poland users.