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

I have a Excel workbook set up with a report that I run
for many clients. Their records are individually defined
and their names listed in a combo box. As such, when I
select their name from the scroll bar, the report updates
with their info.

I know very little about macros but know there must be a
way to select each name from the scroll bar and then copy
the hardcoded data onto seperate worksheets from Client A
to Z. Currently doing manually. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 208
Default MACROs involving scrollbars

Hi,
Click on a name in the combobox to update your report. Now turn on the
macro recorder "tools, Macro..., Record New Macro". Do what you do
manually to create the seperate worksheet. Turn off the macro
recorder.
Go into "tools, Macros..." and click Edit.
Copy the code and post it here. Your questions are now:
1. How can I edit this code so that the worksheet name is replaced
with the combobox name clicked on (plus possibly a creation date?)
2. How can this code be simplified to run faster and avoid screen
flicker.

Showing this group a bit of code is like throwing red meat to a pack
of dogs...

regards
Paul

"HW" wrote in message ...
I have a Excel workbook set up with a report that I run
for many clients. Their records are individually defined
and their names listed in a combo box. As such, when I
select their name from the scroll bar, the report updates
with their info.

I know very little about macros but know there must be a
way to select each name from the scroll bar and then copy
the hardcoded data onto seperate worksheets from Client A
to Z. Currently doing manually. Thanks.

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
Scrollbars in Listbox Sri Excel Discussion (Misc queries) 2 August 13th 07 01:06 PM
Macros involving SOLVER... function Pixies Excel Discussion (Misc queries) 5 April 20th 06 05:07 PM
display statusbar, scrollbars and formulabar marecq Excel Programming 2 November 2nd 03 10:53 AM
Getting rid of scrollbars for listbox Marcie Excel Programming 2 September 20th 03 11:15 PM
Need code - scrollbars on workbook open Sandy[_3_] Excel Programming 2 September 18th 03 12:58 PM


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