#1   Report Post  
Pong
 
Posts: n/a
Default DV Issue

Hi,
We are using Excel2000.
We have a data validation (DV) list in
col A and we have a macro running a
combo box which allows us to zoom in to the nearest
selections by typing the 1st letter.
When we double clik to start the DV list, there will be a grey area cover
the cell. In turns of function, it still working fine. Just want to get rid
of the grey cover. By the way, we freeze the col ant row at B3. Any solution.

  #2   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

If you're using the combobox code from my web site, in the code, remove
the height adjustment:

instead of:

.Height = Target.Height + 5

use:

.Height = Target.Height


Pong wrote:
Hi,
We are using Excel2000.
We have a data validation (DV) list in
col A and we have a macro running a
combo box which allows us to zoom in to the nearest
selections by typing the 1st letter.
When we double clik to start the DV list, there will be a grey area cover
the cell. In turns of function, it still working fine. Just want to get rid
of the grey cover. By the way, we freeze the col ant row at B3. Any solution.



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

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
Sorting Issue (Mixde Fields) Jonathan G. Excel Discussion (Misc queries) 1 May 11th 05 03:54 PM
An issue when sorting in excel PivotTable Microlong Excel Discussion (Misc queries) 0 May 10th 05 09:50 AM
Excel Viewer performance issue Macca101 Excel Discussion (Misc queries) 0 April 28th 05 12:09 PM
New Excel Comment Box Issue elai Excel Discussion (Misc queries) 3 February 23rd 05 01:09 AM
Shared File & Freeze panes issue JM Excel Discussion (Misc queries) 0 January 21st 05 07:01 PM


All times are GMT +1. The time now is 01:47 AM.

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

About Us

"It's about Microsoft Excel"