Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Linking data from ComboBoxes on spreadsheet?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
MikeG0930  
View profile  
 More options Sep 25, 5:57 am
Newsgroups: microsoft.public.excel.links
From: MikeG0930 <MikeG0...@discussions.microsoft.com>
Date: Thu, 24 Sep 2009 12:57:02 -0700
Local: Fri, Sep 25 2009 5:57 am
Subject: Linking data from ComboBoxes on spreadsheet?
I have several (source) spreadsheets from several people that are saved in
the same folder. These spreadsheets are formatted the same. I have ComboBoxes
in certain cells to help keep data entered uniform for reporting purposes.

I also have a "Master Workbook" that contains a duplicate of each
(Destination) spreadsheet. To update each sheet I used the Paste Link option.
This works fine except it doesn't paste the contents of the ComboBoxes. Is
there a way to correct this? Thanks.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MikeG0930  
View profile  
 More options Sep 25, 11:23 pm
Newsgroups: microsoft.public.excel.links
From: MikeG0930 <MikeG0...@discussions.microsoft.com>
Date: Fri, 25 Sep 2009 06:23:01 -0700
Local: Fri, Sep 25 2009 11:23 pm
Subject: RE: Linking data from ComboBoxes on spreadsheet?
I thought I might have a response by now. Am I in the correct group or should
I be in the programming group for this problem? Sorry for not being patient.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Manville  
View profile  
 More options Sep 27, 12:08 am
Newsgroups: microsoft.public.excel.links
From: Bill Manville <Bill-Manvi...@msn.com>
Date: Sat, 26 Sep 2009 15:08:24 +0100
Local: Sun, Sep 27 2009 12:08 am
Subject: Re: Linking data from ComboBoxes on spreadsheet?
I have been on vacation so only just had time to read your message.
All you can link using paste link is one cell to another.

So, the way to achieve what you want is to have the combo box on the
source sheet linked to a cell, say Z99, on the source sheet by setting
its LinkedCell property. Z99 will contain the value in the combobox if
it is a Control Toolbox combo or the ListIndex of the item selected
from the list if it is a Forms toolbar combobox.

Then on the destination sheet you have a similar combo box linked to a
cell, say Y88.  And you copy Z99 from the source sheet and paste link
it into Y88 on the destination sheet.  Then the destination combo
should show the same as the source combo.  However, you would not be
able to change the value of the destination sheet's combo without
overwriting the formula in the linked cell - if you don't need the
combo on the destination sheet to allow selection of a different item
then you should disable it.

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - respond to newsgroup


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
MikeG0930  
View profile  
 More options Sep 27, 11:34 pm
Newsgroups: microsoft.public.excel.links
From: MikeG0930 <MikeG0...@discussions.microsoft.com>
Date: Sun, 27 Sep 2009 06:34:01 -0700
Local: Sun, Sep 27 2009 11:34 pm
Subject: Re: Linking data from ComboBoxes on spreadsheet?
That was easy! Thank you for your help.
Since I needed the "destination spreadsheet" to update any changes made to
the "source spreadsheet", I used the Paste Link option which works fine now.
Is there any way to get rid of the zeros in the cells that data hasn't been
entered in? Can I do it by code?


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Manville  
View profile  
 More options Sep 29, 5:24 pm
Newsgroups: microsoft.public.excel.links
From: Bill Manville <Bill-Manvi...@msn.com>
Date: Tue, 29 Sep 2009 08:24:11 +0100
Local: Tues, Sep 29 2009 5:24 pm
Subject: Re: Linking data from ComboBoxes on spreadsheet?
If zero would not occur in the valid data to which you are linking then
you could just use a number format to suppress the appearance of zeros
coming from the empty cells.  Select the destination cells and give
them a custom number format such as 0;-0;

Bill Manville
MVP - Microsoft Excel, Oxford, England
No email replies please - respond to newsgroup


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google