473,749 Members | 2,597 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Excel 2000: Changing page on a multipage control

23 New Member
I have a userform in Access/Excel with a Multipage control on. At the bottom of each multipage is a command button that sends you to the next page. When you click these command buttons, it changes which tab has focus at the top of the control, but the other controls on the multipage don't change, they stay as the old page.

code to change page:
Multipage1.valu e = multipage1.valu e + 1

I've tried putting form.repaint at the bottom, but that doesn't fix it, any other ideas? It is in Excel 2000, and MS admit to there being such a flaw in 2003, but not 2000.
Dec 22 '08 #1
5 4417
NeoPa
32,571 Recognized Expert Moderator MVP
I'm not very familiar with Excel forms I'm afraid. I've simply edited the name of the thread to highlight the application it's related to, in the hope that it might attract the attention of some experts who're particularly interested in Excel.
Dec 22 '08 #2
ADezii
8,834 Recognized Expert Expert
@charli
I think it all has to do with the manner in which Controls are placed on the various Pages of a Tab Control. If a Control is placed on a Page/Tab in the traditional way via the Mouse, it will exist only on that specific Page/Tab. If a Control is pulled from the Form Drag/Drop and placed on a Page/Tab, the Control will be visible on all Pages of the Tab Control. If a Control is drawn on a Form then moved to a Tab Control, it will then be visible on all Pages, etc.
Dec 28 '08 #3
missinglinq
3,532 Recognized Expert Specialist
The real secret is to be sure you've selected a page, as opposed to selecting the entire tab control, then place the control on it. If it already exist on the main form, you have to cut the control, select the page, then paste it.

BTW, how do you have a form in "Excel/Access?" Is it in Excel or Access?

Welcome to Bytes!

Linq ;0)>
Dec 28 '08 #4
charli
23 New Member
By Excel/Access I mean I've tried it in both. Originally it was for Excel, when that didn't work I recreated it in Access- only it still didn't work!

If there any way to tell where a control is, whether its parent is the page of the Multipage, or the whole thing? I've tried copying and pasting all the controls onto its-defintely-just-one-page-of-the-multipage, but I still get the error.

Thank you for your replies :)
Jan 16 '09 #5
NeoPa
32,571 Recognized Expert Moderator MVP
Charli,

It only makes sense to deal with one at a time as they are clearly different animals and no-one will understand what is being discussed unless you make it clear which one the question is about. It doesn't hurt to mention (clearly, without confusion), that you have tried it in both, but the question can only be about one or the other of them unless you want confusion.

Welcome to Bytes!
Jan 16 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

0
1128
by: Bruce E. Pullum | last post by:
Ok, I really need some help here.... I have an ASPX page, that contains a save button. It also has an IFRAME that has a tabstrip and multipage control. What I am trying to do is to allow the save button to be visible regardless the page that is loaded in the multipage. This will give the user a single place to save the data that does not change. Here is what I need help with....
4
8384
by: Kevin Myers | last post by:
Hello, Please forgive my reposting of this note with hopefully a more relevant subject line. On an Access 2000 form under Windows 2000 I would like to use a Kodak Image Edit Control to display the contents of a TIFF image file. According to the very limited documentation that I have been able to locate so far, all I should need to do is to drop the Image Edit Control onto the form in design mode, set the control's Image property to...
0
1031
by: rb | last post by:
I have a tabstrip control with a multipage control. There are dropdownlists on the individual pages of the multipage control which are supposed to stay in one place. However, sometimes when the web page loads, I noticed that the dropdownlists moved out of place. If I reload the page it sometimes corrects this problem. Does anyone know why this happens?? Thanks!
1
2244
by: Dan | last post by:
IE WebControls Tab/MultiPage state problem I have a IE tab/multipage on a WebForm (aspx) like this: <code> <iewc:TabStrip id="tabs" runat="server" TargetID="MultiPage1"> <iewc:Tab Text="Tab1" ID="tp Tab1"></iewc:Tab>
1
1097
by: moid | last post by:
I am not able to add usercontrols to specific page in multipage (IE WebControls) i want to add usercontrol dynamically so that i can set its properties dynamically Regards Moid Iqbal
9
4434
by: hari krishna | last post by:
hi, I want to send the data from dataset information to Excel through ASP.Net. there will be no XL installed on web server. web server is win 2000 server machine. I am using visual basic code in asp.net. The Xl sheet should not be opened in the browser. All the information from dataset(datatable,datarows) should be sent to XL and the file name should be given dynamically through program and the xl file should be saved dynamically through...
0
1053
by: venky | last post by:
I have a tab control associated with a Multipage control which as a PageView object and each pageview has controls. How can add an event handler for a specific control inside the pageview. For example, i have a checkbox in on of the pageview of multipage control. I want to enable or disable other controls when i check or uncheck the checkbox. It doesn't allow me to add events for a specific control inside the pageview control of...
1
1204
by: greg g. | last post by:
Hi, I'm developping an ASP.NET application that must fax EXCEL files. I tried by using the FAXCOMLIb libraries, using the Windows Fax Server. It works fine, except because of EXCEL: it seems necessary that the application pool user is logged in before the first use (then, it can be logged off: it goes on working until the worker process is destroy be the application pool).
4
2308
by: shaiful | last post by:
Hi. I have a simple problem with multipage. I placed Multipage control on my form, but there are only 2 pages in multipage control by default. I would like to increase more pages with multipage option. I tried to set Multipage1.value = 3, but it says Error. I am using vb 6.0. So what is the process or method? Could you please help me to give idea about this small problem? Thanks in advance, Shaiful
0
8833
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9568
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9335
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9256
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6801
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6079
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4881
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2794
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2218
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.