Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Userform input to control two diferent workbooks

Hi,

I am looking for a way of controling wo different workbooks from one
userfom.
the user opens a workbook and inserts inputs through the userform,
that then changes both workbooks (one was opened by the user).
how can i do that when only one workbook was opened?
is there any independent userform?

Thanks,
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Userform input to control two diferent workbooks

The code that you write for the controls on a userform can be used to open
and close multiple workbooks from the same user form. The form is simply a
means of organizing different controls on a single object so that it can be
displayed when needed and put away when no longer needed. What the form does
is all in the code that is used by the various controls.

"yspin" wrote:

Hi,

I am looking for a way of controling wo different workbooks from one
userfom.
the user opens a workbook and inserts inputs through the userform,
that then changes both workbooks (one was opened by the user).
how can i do that when only one workbook was opened?
is there any independent userform?

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
Selecting control on userform with part of control name (set question) Keith Excel Programming 4 January 10th 07 02:24 PM
Textbox input control? Rbp9ad[_2_] Excel Programming 1 November 9th 05 07:00 PM
Sum values from diferent workbooks rquelhas Excel Worksheet Functions 0 June 25th 05 03:46 PM
Input Control Dmorri254 Excel Worksheet Functions 2 January 19th 05 08:21 PM
Control Sequence from Userform Control Nigel Excel Programming 3 December 29th 04 01:25 PM


All times are GMT +1. The time now is 02:38 AM.

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"