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
how to drop existing connection ?
Internet Connection sharing in sbs2000 domain
SBS 2008 Service Pack
make bold text in email
need quick answer on internet speed of my system.
Disable Catch all on Exchange 2007
Can’t run GUI using ssh –Y
How to get all child class or classes that implements an abstract class?
RAID Volume Performance
Best connectivity over the pond!