Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA Command - I need help Please!




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

  #2   Report Post  
Posted to microsoft.public.excel.programming
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


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA Command - I need help Please!


Thank you for the information but it did not work. Do you have any other
ideas?


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

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default VBA Command - I need help Please!

I think I'd go back to that person who said to "enter" the data to find out what
he/she meant.

Wendy5 wrote:

Thank you for the information but it did not work. Do you have any other
ideas?

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


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
One command in one cell initiating another command in another cel. Chas52 Excel Worksheet Functions 3 November 7th 09 06:57 PM
command code ( GOTO command) in formula calan New Users to Excel 1 June 11th 09 09:44 AM
command button add another command Wanna Learn Excel Discussion (Misc queries) 5 December 7th 08 11:42 PM
Pivot Table Error Message - "Command Text not set for command obje Jeff Divian Excel Discussion (Misc queries) 0 November 7th 07 10:26 PM
I want to combine a "match" command with a copy and paste command. alomega Excel Programming 1 February 9th 05 05:52 PM


All times are GMT +1. The time now is 06:34 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"