View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default VBA Command - I need help Please!

Sub BBAA()
SendKeys "~", False
End Sub

--
Regards,
Tom Ogilvy




"Wendy5" wrote:




Does anyone know what the proper command in Excel VBA is to "Enter"?
What I mean is that I am programming something in it and the last
required step (so I am told) is to emulate pressing the "Enter" key but
I have no idea how to do that! Any help would be appreciated!!

Wendy


--
Wendy5
------------------------------------------------------------------------
Wendy5's Profile: http://www.excelforum.com/member.php...o&userid=34764
View this thread: http://www.excelforum.com/showthread...hreadid=545256