View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Stefan Blom[_3_] Stefan Blom[_3_] is offline
external usenet poster
 
Posts: 6,897
Default WD2007 VBA: macro to use ALT select on first column?

As far as I know, you can't mimic that type of selection in VBA.

--
Stefan Blom
Microsoft Word MVP




"EdNerd" wrote in message
...

I love the trick of using the ALT key to select a column of characters
in Word. Is this supported in VBA at all? I tried to record a macro
using the ALT select to grab the first column of each line, but it
wouldn't record.

Ed




--
EdNerd