error 2042 in linked field

ssond

New Member
Joined
Jun 3, 2010
Messages
2
Hoping someone can help. I'm having trouble referencing a cell in a linked spreadsheet. The linked spreadsheet was not written by me. I think the cell is part of an array function, but to honest, I'm not sure.


I have a cell in my ss that is set to equal the linked cell. The problem is that whenever I try to evaluate the cell in my spreadsheet, I get the 2042 error. All I'm trying to do is test if the value is 0 or a number greater than zero. Both fields (the one in the linked ss and the linked cell in my ss) display the value "0", but when my vb hit its, I get a type mismatch and when I watch the expression it shows the error 2042.

My guess is that there's a trick to getting this to work.

The formula in the linked ss cell is as follows (does this indicate an array formula?):

=ssonp548|ord!id1332421934?remaining

I can post code, but the basic idea is I get a type mismatch when trying to compare the field to 0 or "0".

I've tried copy and paste and directly comparing in VB. Always get the type mismatch because the field evaluates to 2042 when I'm watching it even though on the worksheets it equals 0.

Thanks in advance. Hope this isn't too rambling
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Forum statistics

Threads
1,214,925
Messages
6,122,301
Members
449,078
Latest member
nonnakkong

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top