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
Parsing a HttpResponse (C++)
crawl infopath form attachments
How to configure openldap master slave server in centos5.5
merge events from one calendar to specific users calendar
Batch File Check For Numeric Digits
How change format of date in MFC
Database Design Question - SQL Server
Unable to connect to shared printer at XP computer (some kind of permission problem)
redirect on form submit
Formatting a Western Digital Passport without the VCD or 'Smartware'