Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default name an active worksheet

I have a workbook with several worksheets. After entering data into selected
sheets it needs to feed into a letter built in one of the worksheets. A
userform on the letter sheet is used to pick which worksheet the data should
pull from. I have visual basic code written so it pulls from one of the
worksheets at a time, but I would like to write code so it goes to whatever
sheet was selected in the userform. I would REALLY appreciate someone's help
with this as I have been struggling with this for weeks now. Thank you!

--
Message posted via http://www.officekb.com

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default name an active worksheet

if the form returns a worksheet name then you could use the INDIRECT() and
ADDRESS() functions to return the data from that specific sheet.

If this doesn't help, please be more specific on how your solution is
supposed to work.

Tieske.

"djshides via OfficeKB.com" <u27164@uwe wrote in message
news:66edc14972f9c@uwe...
I have a workbook with several worksheets. After entering data into
selected
sheets it needs to feed into a letter built in one of the worksheets. A
userform on the letter sheet is used to pick which worksheet the data
should
pull from. I have visual basic code written so it pulls from one of the
worksheets at a time, but I would like to write code so it goes to
whatever
sheet was selected in the userform. I would REALLY appreciate someone's
help
with this as I have been struggling with this for weeks now. Thank you!

--
Message posted via http://www.officekb.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
If then formulas K Excel Worksheet Functions 12 August 30th 06 02:29 PM
Insrt curr file name & name of active worksheet respectively Olga Cook Excel Worksheet Functions 2 March 7th 06 10:39 PM
Search a worksheet, extract rows using a list from another sheet bobf Excel Discussion (Misc queries) 9 August 31st 05 04:56 AM
Copy from worksheet to another x times Union70 Excel Discussion (Misc queries) 0 March 7th 05 09:03 PM
Weekly Transaction Processing Ralph Howarth Excel Worksheet Functions 4 January 19th 05 05:37 AM


All times are GMT +1. The time now is 05:18 PM.

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"