PC Review


Reply
Thread Tools Rate Thread

Data display on userform

 
 
New Member
Join Date: May 2011
Posts: 1
 
      16th May 2011
hi,

Step1:I have created a userform which fills the data entered to an excel sheet--> i am able to do this part -->Step2: i want to open a new userform which would display data from the excel sheet in label box's on the userform.

note : I am able to open the new user form if there is data already on the excel sheet.

in short there is a cell which contains this formula "=IF(E3>0,E3/F3*100,E3/F3*100)" & "=IF($F$3>0,$F$3/$E$3*100,$F$3/$E$3*100)" which cause the error.
formula used for label reference :
UserForm1.GrandTotalper1.Caption = Range("e2").Value
UserForm1.GrandTotalper2.Caption = Range("f2").Value
also if someone can help me on display properties for the label box :
I want the box to display only 2 digits after the decimal, but I am unable to do so.

Appreciate UR help!!!

Last edited by Thanx; 18th May 2011 at 01:40 AM.. Reason: Resolved.....
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Activating userform and filling it with data form row where userform is activate Marthijn Beusekom via OfficeKB.com Microsoft Excel Programming 3 6th May 2005 05:44 PM
Access from add_in userform to main template userform.... =?Utf-8?B?QWppdA==?= Microsoft Excel Programming 1 18th Nov 2004 06:15 PM
Linking userform to userform in Excel 2003 missmelis01 Microsoft Excel Programming 2 27th Aug 2004 08:07 PM
Userform inside another userform =?Utf-8?B?Unlhbg==?= Microsoft Excel Programming 0 23rd Apr 2004 08:01 PM
from userform to userform. ad klevering Microsoft Excel Programming 2 27th Feb 2004 04:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:13 AM.