View Single Post
  #11   Report Post  
Posted to microsoft.public.excel.newusers
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default "Can't find macro" error

JoAnn

The guy is a spammer and hpoes that people like you will think your workbook is
"corrupt" so you can buy his snakeoil.

Generally when assigning a macro to a button you preface with the workbook name.

MyWorkbook.xls!MyMacroname


Gord Dibben MS Excel MVP

On Fri, 11 Apr 2008 08:06:02 -0700, JoAnn
wrote:

Okay, thanks for the tip ... I'll try that.

As a workaround, I found that executing a Save As to the original filename
seems to work within Sharepoint even though the original code works fine from
my PC. So, I'm doing that for now. But I'll look into the corruption issue as
you suggested.

Thanks!