LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Dave
 
Posts: n/a
Default Search and Replace: set user preference?

This is a real pain.

This is a program bug in Excel 2003..

In every version of Excel that I've used (before 2003), when you bring up
the Replace window, the "Find" will be highlighted.

It is especially frustrating when you do a "Replace All". Next time you
bring it up, why would you want to have the same entry in the "find" field?
YOU JUST REPLACED ALL OCCURANCES OF IT!

Another reason not to upgrade to 2003.

------------
Microsoft: Any plans to address this bug?

Dave

"Brenda" wrote:

Hi there. I have the same problem; I use the find and replace key (CTRL+H)
constantly and am very frustrated that in this version of Excel (2003), the
"find" portion is not highlighted when the box opens. I don't really want to
write a macro or tab through to the "find" section before closing. Is there
anyway to load an earlier version of Excel for just this function? I just
switched versions and what ever version I've been using for the last 7 years,
did highlight the "find" section first, so it is very hard to break this
habit (and very annoying that I have remove my hands from the keyboard to use
the mouse or else tab through several times to get to the "find"). Anyway, I
guess I am just venting now.... If anybody has any other suggestions, I sure
would appreciate them. Thanks - Brenda


"Dave Peterson" wrote:

Ugh (I gave you a bum steer about the dummy find/replace.) You could just use a
macro that shows that dialog:

Option Explicit
Sub testme()
Application.Dialogs(xlDialogFormulaReplace).Show "", ""
End Sub

(this is better than that dummy find/replace stuff.)



wrote:

Ugh- looks like it's custom button time. Thanks for your response,
Dave.


--

Dave Peterson

 
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
Search and replace Subu Excel Worksheet Functions 4 June 9th 05 07:01 PM
Search and Replace Rebecca Excel Discussion (Misc queries) 1 May 14th 05 11:53 AM
Search and Replace Question Rebecca New Users to Excel 1 April 11th 05 04:49 AM
GLOBAL search and replace Rebecca New Users to Excel 2 February 26th 05 12:30 AM
search & replace joe_may Excel Worksheet Functions 1 November 8th 04 11:16 PM


All times are GMT +1. The time now is 10:23 PM.

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"