LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Type Mismatch Problem

I am trying to debug the following line of code and am not sure why I am
getting an error as everything looks fine to me. The line is:

If IsError(Application.VLookup(Cells(ProductTitleRow, j),
Workbooks(Current_Consolidated_Units).Sheets(Cells (i,
RegionColumn)).Range("L410:BC418"), Consolidated_Offset + Growth * Cells(i,
GrowthColumn), False)) Then

And the values which come up as I move my mouse over each item a
Cells(ProductTitleRow, j)="APPL/PROF SVC"
Current_Consolidated_Units="2006 Access Based Units - Actuals.xls"
Cells(i, RegionColumn)="QC"
Consolidated_Offset=36
Growth=6
Cells(i, GrowthColumn)=1

I am at a loss in understanding what might be wrong as it looks to me as
though all types within all fields are correct. Can you tell me if you see a
problem. Or is there something else that might be wrong?

Thanks.

Darrell
 
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
Type Mismatch problem... Trevor Williams Excel Programming 3 February 5th 07 05:50 PM
Type mismatch problem Dan Excel Programming 7 May 31st 06 04:55 PM
Type mismatch problem in array - ?? ina Excel Programming 6 May 17th 06 12:56 PM
Type Mismatch Problem Damien McBain[_2_] Excel Programming 2 May 20th 05 04:09 PM
Type mismatch problem? NooK[_45_] Excel Programming 3 August 4th 04 01:07 PM


All times are GMT +1. The time now is 04:00 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"