LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Change a caption for multipage

I want to change the caption on a multiforms pages depending on the selection
made in a combo box on the userform.

The combobox is called DocumentCbx
The userform = InvoiceUserForm
The multipage = MultiPage1
the pagename = DocuDet
And the caption will vary depending the value of DocumentCbx

Here is the coding as far as I can manage it.

I did put in ???? where i am not sure what to do further

private Sub DocumentCbx_Change()
Dim DocumentDetails As String

If InvoiceUserform.DocumentCbx.Value = "tax invoice" Then
InvoiceUserform.MultiPage1.????????
Else

End If

End Sub

Thx


 
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
Multipage label caption Ron Mann Excel Programming 2 June 4th 09 07:36 AM
Change properties of a multipage Gerhard Ganser Excel Programming 5 July 2nd 08 12:13 PM
change label on multipage [email protected] Excel Programming 3 August 27th 06 05:51 PM
MultiPage change CRASH! Drummer361 Excel Programming 0 August 21st 06 04:26 PM
MultiPage Caption Bin[_2_] Excel Programming 2 July 29th 03 11:54 PM


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