View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
thefirstcybot thefirstcybot is offline
external usenet poster
 
Posts: 2
Default Why would 1 excel PC understand chr(13) and anoughter wouldn't?

I have created a textbox within a Userform within excel.
Within the code I used the code for a carriage return "chr(13)".

My PC likes this code and everything runs fine, but other PC's do not
understand it and refuse to run the code?

Why? We are all using the same OS and the same version of Excel?