#1   Report Post  
Posted to microsoft.public.excel.misc
ST
 
Posts: n/a
Default Excel sheets

I load a combo in sheet 2 and load it with data in sheet 1.Is there a
way where the combo can be refreshed automatically if I change the data
in sheet1?
Any help?VBA code needed..
Thanks


ST

  #2   Report Post  
Posted to microsoft.public.excel.misc
Paul Lautman
 
Posts: n/a
Default Excel sheets

ST wrote:
I load a combo in sheet 2 and load it with data in sheet 1.Is there a
way where the combo can be refreshed automatically if I change the
data in sheet1?
Any help?VBA code needed..
Thanks


ST


I use the worksheet_activate event for this. Since you will not see the
combo till you actually go to sheet2, put a worksheet activate event on
sheet2 that refreshes the box.


  #3   Report Post  
Posted to microsoft.public.excel.misc
ST
 
Posts: n/a
Default Excel sheets

Thanks Paul,
Its working.All I need to it is to call the function that populates the
combo in the Sheet's activate event.

Paul Lautman wrote:
ST wrote:
I load a combo in sheet 2 and load it with data in sheet 1.Is there a
way where the combo can be refreshed automatically if I change the
data in sheet1?
Any help?VBA code needed..
Thanks


ST


I use the worksheet_activate event for this. Since you will not see the
combo till you actually go to sheet2, put a worksheet activate event on
sheet2 that refreshes the box.


  #4   Report Post  
Posted to microsoft.public.excel.misc
Paul Lautman
 
Posts: n/a
Default Excel sheets

ST wrote:
Thanks Paul,
Its working.All I need to it is to call the function that populates
the combo in the Sheet's activate event.


Are you asking how to do this or are you saying that you are just about to
do it?


  #5   Report Post  
Posted to microsoft.public.excel.misc
ST
 
Posts: n/a
Default Excel sheets

Thanks So much.I ve done it.,Regards ST
Paul Lautman wrote:
ST wrote:
Thanks Paul,
Its working.All I need to it is to call the function that populates
the combo in the Sheet's activate event.


Are you asking how to do this or are you saying that you are just about to
do it?


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
How to save sheets in new excel files, automatically? SuperDuck Excel Worksheet Functions 1 October 22nd 05 09:37 AM
Using Access database to "populate" Excel Sheets maacmaac Excel Discussion (Misc queries) 1 September 19th 05 05:06 PM
Opening multiple Excel files that contain varied selected sheets MLBrownewell Excel Worksheet Functions 0 September 14th 05 05:48 PM
How can I merge multiple sheets from different Excel files workbo. jones021 Excel Worksheet Functions 0 April 20th 05 08:48 PM
Create New Microsoft Excel Worksheet Has 3 Sheets Bassam Setting up and Configuration of Excel 0 February 9th 05 08:51 PM


All times are GMT +1. The time now is 07:55 PM.

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"