View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Abhinav[_3_] Abhinav[_3_] is offline
external usenet poster
 
Posts: 11
Default DDE an Alt-Enter (Newline) character

I am not sure what u mean by DDE'ing as I am a newbie ..


I DID find out that ALT-ENTER translates to 0a Hex (i.e. Ascii 10)

Thanks
Abhinav

Ross Field wrote:

Hi

Does anyone know the ascii characters (or equivalent) for ALT-ENTER
(newline) when DDE'ing data to Excel?

Many thanks
Ross