View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
JE McGimpsey JE McGimpsey is offline
external usenet poster
 
Posts: 4,624
Default Macros written in UK not working in US

Unless you give some hint as to what "the output is incorrect" means,
the only wild guesses I can make a

1) US and UK date formats are poorly handled
2) Currency exchanges aren't made correctly
3) Time zone corrections aren't made correctly
4) Spelling is different



In article ,
Teresa wrote:

I have some macros which reformat a worksheet, add data into new columns,
perform calculations in new columns, re-order and re-name the columns and
save to a new file location. They work in the UK, but the output is incorrect
when they are run in the US. What settings are likely to cause this?