Click to See Complete Forum and Search --> : label caption poperty is not working properly


Debasis Bag
September 1st, 2007, 02:57 AM
Dear sir,

I have developed a routine in my package that is When I going to carry forward data from current year to next year. My Progress Bar is working properly but Label Capion property is not displaying of the carry forwared records.
Actually, I keep the label control in Do While Loop And wanted to display every record in the Label Caption Property till the Eof is true.

Please help me how to display information in the loop.

Thanking You

Debasis Bag

Arjay
September 1st, 2007, 09:36 AM
You might get a helpful answer if you post some relevant code. Be sure to enclose your code with code tags (e.g. [ CODE] [/ CODE] - minus the spaces).