You have several good explanations of what a type mismatch error is.
Here is a guess:
Is the client using xl97?
in Excel 97, if the activecell (as an example) contains a text value and you
do
if activecell.Value = 3 then
you will get a type mismatch error.
It is much more sensative to this situation than later versions.
--
Regards,
Tom Ogilvy
"Linking to specific cells in pivot table"
<Linkingtospecificcellsinpivottable@discussions.microsoft.com> wrote in
message news:2725A258-84E6-41C6-BD1B-047C728993CC@microsoft.com...
> Hi - A client of mine is getting the "Runtime Error Type 13 Mismatch"
error
> when they execute a macro on a spreadsheet I created. Any idea on why
this
> was created and how I might be able to correct this issue?
>
> Thanks,
>
> Robert
Bookmarks