Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Runtime error 13 type mismatch ?


Tom,

I tested taking out the CL value and actually hard coding a row an
it worked. Now in reference to my above question, i named a cell tes
and wrote the value of CL into it. Now how do i retrieve that value an
use it in the code in the place of CL ........ rows(cl) needs to b
rows( what ever is in cell test ).

Thanks for putting me on the right track
jo

--
Joe
-----------------------------------------------------------------------
JoeH's Profile: http://www.excelforum.com/member.php...fo&userid=1413
View this thread: http://www.excelforum.com/showthread.php?threadid=26346

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Runtime error 13 type mismatch ?

before you use cl use

cl = Evaluate(workbooks("TestCalcs_rev22.xls").Names("T est").Referesto)

Changing the name to TestCalcs_rev22.xls to the appropriate workbook.
--
Regards,
Tom Ogilvy

"JoeH" wrote in message
...

Tom,

I tested taking out the CL value and actually hard coding a row and
it worked. Now in reference to my above question, i named a cell test
and wrote the value of CL into it. Now how do i retrieve that value and
use it in the code in the place of CL ........ rows(cl) needs to be
rows( what ever is in cell test ).

Thanks for putting me on the right track
joe


--
JoeH
------------------------------------------------------------------------
JoeH's Profile:

http://www.excelforum.com/member.php...o&userid=14138
View this thread: http://www.excelforum.com/showthread...hreadid=263468



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
xpath error? Runtime Error 13 type mismatch SteveM Excel Discussion (Misc queries) 1 December 4th 07 09:16 AM
Runtime Error 13 - type mismatch hindlehey Excel Discussion (Misc queries) 1 November 7th 05 02:51 PM
Runtime error 13 type mismatch ? JoeH[_16_] Excel Programming 0 September 25th 04 06:44 PM
Runtime error 13 type mismatch ? JoeH[_15_] Excel Programming 1 September 25th 04 06:00 PM
Runtime error 13 type mismatch ? JoeH[_14_] Excel Programming 1 September 25th 04 04:57 PM


All times are GMT +1. The time now is 02:10 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"