ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Is there an error here? I get a Compile error ??? (https://www.excelbanter.com/excel-programming/385763-there-error-here-i-get-compile-error.html)

Coza

Is there an error here? I get a Compile error ???
 
Private Sub TextBox5_Change()
TextBox5.Value = UCase(TextBox5.Value)
End Sub



lieven

Is there an error here? I get a Compile error ???
 
try textbox.txt=ucase(txtbox.txt)

"Coza" wrote:

Private Sub TextBox5_Change()
TextBox5.Value = UCase(TextBox5.Value)
End Sub




Coza

Is there an error here? I get a Compile error ???
 
Same error


"lieven" wrote in message
...
try textbox.txt=ucase(txtbox.txt)

"Coza" wrote:

Private Sub TextBox5_Change()
TextBox5.Value = UCase(TextBox5.Value)
End Sub







All times are GMT +1. The time now is 12:25 AM.

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