View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tom tom is offline
external usenet poster
 
Posts: 570
Default Day and language fomat

Hello,

A1:= "monday" and not "Monday"
By formatting the A1 Cell: Format/Cell/number/custom:dddd

First: This displays "lundi" instead of "Lundi"
Second: How about if I would like "Monday" in English and not in French, in
other words: "Monday" and not "Lundi".

Thanks very much for helping me
Tom