ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Multipage Name (https://www.excelbanter.com/excel-programming/417019-multipage-name.html)

pjbur2005 via OfficeKB.com

Multipage Name
 
Hi there

appreciate some help....

I have a user form with a multipage on it that has two pages. CKRecturns
and ChkTrusts

i would like to be able to use these names to referance the page i want to
use but do not seem to be able to do this.

can someone point m in the right direction

many thanks

Paul

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200809/1


Corey[_2_]

Multipage Name
 
Private Sub UserForm_Initialize()
MultiPage1.page1.TextBox1.Value = "Hello"
End Sub


"pjbur2005 via OfficeKB.com" <u18722@uwe wrote in message
news:8a2d0578c0881@uwe...
Hi there

appreciate some help....

I have a user form with a multipage on it that has two pages.
CKRecturns
and ChkTrusts

i would like to be able to use these names to referance the page i want to
use but do not seem to be able to do this.

can someone point m in the right direction

many thanks

Paul

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200809/1




JLGWhiz

Multipage Name
 
Assume the multipage is on a userform.

Me.Multipage1.Pages(ChkTrusts).Caption = "Something"

"pjbur2005 via OfficeKB.com" wrote:

Hi there

appreciate some help....

I have a user form with a multipage on it that has two pages. CKRecturns
and ChkTrusts

i would like to be able to use these names to referance the page i want to
use but do not seem to be able to do this.

can someone point m in the right direction

many thanks

Paul

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200809/1




All times are GMT +1. The time now is 06:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com