Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() If I have 3 text boxes on a userform 1 is Price 1 is Qty 1 is Total How do I get the Total text box to display the qty*price result Right now I do this, but it isn't working x = format(TxtPrice,"Currency") y = format(TxtQty,"#,###) z = format(TxtTotal,"Currency") But my error displays as type mismatch, I am probably not even close o how to accomplish this. I would appreciate any help, thanks for your time Jos -- jhahe ----------------------------------------------------------------------- jhahes's Profile: http://www.excelforum.com/member.php...fo&userid=2359 View this thread: http://www.excelforum.com/showthread.php?threadid=37827 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumif using Values, but returning text or values | Excel Discussion (Misc queries) | |||
Plotting XY with X text values? Credit ratings and their ROE values | Charts and Charting in Excel | |||
Top 5 values with corresponding text | Excel Discussion (Misc queries) | |||
Text values to numeric values | Excel Discussion (Misc queries) | |||
Text Values | Excel Discussion (Misc queries) |