Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Dropbox Question:

I have validation dropbox in cell a1 and , I would like the down arro
icon too appear all the time not only when the user clicks on the cel
(so there know it’s there), is there any way of doing this!?

- Fabl

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
tod tod is offline
external usenet poster
 
Posts: 114
Default Dropbox Question:

There is no way to have the arrow show all of the time.
You can add formatting around the cell, or drawn objects
to point to it. You could also insert a comment in the
cell. Or you could also have that cell become the active
cell when the sheet is activated so the user will at
least see it once. Something like this:

'Where A2 contains your Validation List
Range("A2").Select

tod
-----Original Message-----
I have validation dropbox in cell a1 and , I would like

the down arrow
icon too appear all the time not only when the user

clicks on the cell
(so there know it's there), is there any way of doing

this!?

- Fable


---
Message posted from http://www.ExcelForum.com/

.

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
Excel 2007 Macro/VB Question DDE Question MadDog22 Excel Worksheet Functions 1 March 10th 10 01:47 AM
how do i make a dropbox? nadine Excel Discussion (Misc queries) 1 September 25th 08 03:34 AM
where can I see my question and answer? Yesterday I ask a question IP Excel Discussion (Misc queries) 2 May 10th 08 04:08 PM
how to get a 2nd dropbox based on results, entry of 1st dropbox khwoz Excel Discussion (Misc queries) 2 April 10th 07 05:54 PM
Newbie Question - Subtraction Formula Question [email protected] Excel Discussion (Misc queries) 3 May 5th 06 05:50 PM


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