Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I keep getting a "type mismatch" error for below. I know it has to be something simple that I'm missing. Can anyone help? If .Range("j2") < .Range("k1") Then ..Range("a4:i4") = .Range("a3:i3") ..Range("a4:i4").Value = .Range("a4:i4").Value ..Range("e4") = "PA" ..Range("e5") = Evaluate("f3*k1-j1") End If -- vbidiot ------------------------------------------------------------------------ vbidiot's Profile: http://www.excelforum.com/member.php...o&userid=31582 View this thread: http://www.excelforum.com/showthread...hreadid=512725 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic Error Run Time Error, Type Mismatch | Excel Discussion (Misc queries) | |||
Help: Compile error: type mismatch: array or user defined type expected | Excel Programming | |||
Why Type Mismatch error | Excel Programming | |||
Type Mismatch error | Excel Programming | |||
Befuddled with For Next Loop ------ Run - Time Error '13' Type Mismatch Error | Excel Programming |