Microsoft
Software
Hardware
Network
Question : Error in userform
Hi,
The following code worked fine until I made some changes in another module and now i get an error on "If Me.Rack = 1 Then". "Invalid use of Me keyword."
Me.Rack is a combobox on a userform.
Dim wsn As Worksheet
Dim rangeT As Range
Set wsn = ThisWorkbook.Worksheets("c
ontainer")
If code = 20 Then
If Me.Rack = 1 Then
Set rangeT = wsn.Range("A5")
End If
Tx
Answer : Error in userform
Then you can't use the "Me" keyword. Replace "Me" with the name of the userform.
Wayne
Random Solutions
WMI registry vb.net
Increase volume of mpeg4 movie (made in psp video 9 for psp)
How do I adjust the lockout time on a 2008 terminal server?
Why I can't open database again at Worksheet_Change event
Outlook 2007 draft folder
Write a trigger which, when the salary of any employee(s) is updated, inserts a single record into this audit table with the total amount of the change across all employees.
Multithreading Through a Wrapper DLL
ColdFusion sort problem: in a sorted list of records, white and gray background colors do not consistently alternate
Blinking light on laptop ac adapter
How to set a default desktop background for all users on apple mac