#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 471
Default VB Editor

A few things I don't like about the visual basic editor (or at least I can't
figure out how to do):

1. There are no line numbers or easy ways to tell where you are
2. There is no quick key for book-marking and no quick key for going to
bookmarks
3. The Redo (Typically Ctrl-Y in other editors) doesn't go back very far at
all

Am I missing something or is that the way it is?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 182
Default VB Editor

as far as i know :
1. You can findout Line or row and column where the pointer is
in the right side of VBE standard command bar.
2. bookmarking by right click in the editor the choose the action
3. that VBE Ctrl+Y is deleting downline from cursor pos.

--
Regards,

Halim



"Mike H." wrote:

A few things I don't like about the visual basic editor (or at least I can't
figure out how to do):

1. There are no line numbers or easy ways to tell where you are
2. There is no quick key for book-marking and no quick key for going to
bookmarks
3. The Redo (Typically Ctrl-Y in other editors) doesn't go back very far at
all

Am I missing something or is that the way it is?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 471
Default VB Editor

The Line/Column thing was there all along. I never noticed it.

Regarding bookmarking this is a fairly fast way to set one, but what about
going to a bookmark. Is there a quick key to get to the next bookmark? The
Previous bookmark?

"Halim" wrote:

as far as i know :
1. You can findout Line or row and column where the pointer is
in the right side of VBE standard command bar.
2. bookmarking by right click in the editor the choose the action
3. that VBE Ctrl+Y is deleting downline from cursor pos.

--
Regards,

Halim



"Mike H." wrote:

A few things I don't like about the visual basic editor (or at least I can't
figure out how to do):

1. There are no line numbers or easy ways to tell where you are
2. There is no quick key for book-marking and no quick key for going to
bookmarks
3. The Redo (Typically Ctrl-Y in other editors) doesn't go back very far at
all

Am I missing something or is that the way it is?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,202
Default VB Editor

Regarding bookmarking this is a fairly fast way to set one, but what about
going to a bookmark. Is there a quick key to get to the next bookmark?
The
Previous bookmark?


Right click on the toolbar and select Customize from the menu that pops up.
Select the Commands tab on the dialog box that appears. Click on Edit in the
Categories list on the left. Scroll down to the entry in the Commands list
on the right that says "Next Bookmark". Click and drag that item to the
toolbar and drop it there (make sure the area you try to drop it in is
"active"... cursor will have a plus sign in it instead of an 'x' sign). You
can now use that toolbar button to move through your bookmarks. By the way,
while you still have the Customize dialog box open, you can put the rest of
the Bookmark buttons on the toolbar if you want.

Rick

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
VBA editor Yara Excel Discussion (Misc queries) 4 October 16th 07 11:24 PM
VB Editor mlh Excel Discussion (Misc queries) 2 June 29th 07 01:17 PM
VB Editor Sentinel Excel Programming 1 June 28th 06 09:27 AM
VB editor bug? John Excel Programming 1 May 24th 06 08:31 PM
VBA Editor won't run derlake Excel Programming 1 May 30th 04 06:30 AM


All times are GMT +1. The time now is 02:01 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"