Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, that was just a typo when I compliled the email. I've now
realised my mistake so sorry for troubling you. This line CellRange.offset(Cells(c),1).Cells(c).Value = SurName should have read CellRange.offset(0,1).Cells(c).Value = SurName Thanks David *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic Error Run Time Error, Type Mismatch | Excel Discussion (Misc queries) | |||
Help - Type mismatch when running loop with strings from arrays | Excel Programming | |||
Type Mismatch Error | Excel Programming | |||
Befuddled with For Next Loop ------ Run - Time Error '13' Type Mismatch Error | Excel Programming | |||
help with type mismatch error | Excel Programming |