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: 247
Default lable caption

i get a object required msg when using this code

"Bob Phillips" wrote:

Declare a variable at the start of the standard code module

Public mCaptionRow As Long

and in the form activate, use

mCaptionRow = mCaptionRow +1
Multipage1.Labelname.Caption = Worksheets("Sheet1").Cells(mCaptionRow,
"C").Value

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"pswanie" wrote in message
...
i got userfrom, multipage, lable1 on page2

how do i get the caption of that label to pick one cell down every time i
open the userform? on first open it wil show c1. second open it will show
c2
thirt open c3. untill it gets to a cell with no data and start back at c1




 
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
mailing lable Huey Tran Excel Discussion (Misc queries) 1 October 31st 07 10:16 PM
how do i add lable to the points in the chart, arash Excel Discussion (Misc queries) 1 May 11th 06 01:07 PM
Userform.Lable Variables Roger Excel Programming 6 October 9th 05 10:27 PM
y-axis lable truncates words, why? WorkOnTheWeb Charts and Charting in Excel 0 April 24th 05 07:04 AM
lable ranges in Excell david Excel Discussion (Misc queries) 2 February 2nd 05 11:26 PM


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