PC Review


Reply
Thread Tools Rate Thread

Copying a Drop Down Menu

 
 
Browniris
Guest
Posts: n/a
 
      25th Nov 2009
I am making a data-entry spreadsheet. I have a drop down menu for each
column, and I want to copy that drop down menu and paste it in each cell for
that column. When I have tried to follow instructions on excel (copy, paste
special, check validation), the top item in the menu is erased. It looks like
the range is changing in each cell (i.e. =F1:F6 in F16 goes to =F2:F7 in F17,
then =F3:F8 in F18). How can I copy my drop down menu and keep it the same
for each cell?

Thanks for your help!
 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      25th Nov 2009
How about an alternative?

Instead of using a dropdown from the Forms toolbar or a combobox from the
Control toolbox toolbar, you may be able to use data|validation.

Debra Dalgleish has lots of info:
http://contextures.com/xlDataVal01.html

Browniris wrote:
>
> I am making a data-entry spreadsheet. I have a drop down menu for each
> column, and I want to copy that drop down menu and paste it in each cell for
> that column. When I have tried to follow instructions on excel (copy, paste
> special, check validation), the top item in the menu is erased. It looks like
> the range is changing in each cell (i.e. =F1:F6 in F16 goes to =F2:F7 in F17,
> then =F3:F8 in F18). How can I copy my drop down menu and keep it the same
> for each cell?
>
> Thanks for your help!


--

Dave Peterson
 
Reply With Quote
 
JBeaucaire
Guest
Posts: n/a
 
      25th Nov 2009
Two ways:

1) Use a Named Range instead of cell references

Highlight your list of values, and type name into the name box (just to the
left of the formula bar)...something like OPTIONS

Then in the data validation formula, use List: =OPTIONS

Now when you copy it, the the range won't change

2) Use Absolute references

You're using =F1:F6
Change that to =$F$1:$F$6

That won't change when you copy it.


--
"Actually, I *am* a rocket scientist." -- JB
(www.MadRocketScientist.com)

Your feedback is appreciated, click YES if this post helped you.


"Browniris" wrote:

> I am making a data-entry spreadsheet. I have a drop down menu for each
> column, and I want to copy that drop down menu and paste it in each cell for
> that column. When I have tried to follow instructions on excel (copy, paste
> special, check validation), the top item in the menu is erased. It looks like
> the range is changing in each cell (i.e. =F1:F6 in F16 goes to =F2:F7 in F17,
> then =F3:F8 in F18). How can I copy my drop down menu and keep it the same
> for each cell?
>
> Thanks for your help!

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filtered Drop Down Menu Based on Previous Drop Down Selection Korski Microsoft Access Form Coding 1 15th Oct 2009 05:19 PM
copying favorites menu link to Windows start menu =?Utf-8?B?bWNi?= Windows XP Basics 3 16th Jan 2006 08:41 PM
Cross-referenced drop-down menu (nested drop-downs?) =?Utf-8?B?Y3JlYXRpdmVvcHM=?= Microsoft Excel Worksheet Functions 4 22nd Nov 2005 05:41 PM
Create a drop down menu response to link another drop down menu? Nicholas Microsoft Frontpage 0 1st Sep 2004 05:31 PM
Re: Create a drop down menu response to link another drop down menu? Don Microsoft Frontpage 0 1st Sep 2004 04:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:55 AM.