ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   getting a macro warning, even through there is no code (https://www.excelbanter.com/excel-programming/282582-getting-macro-warning-even-through-there-no-code.html)

Sandy[_5_]

getting a macro warning, even through there is no code
 
hi, I wrote a few lines of code on a module within a
workbook. I only needed to run to code once, then I
deleted the module and distributed the workbook.

The users are still getting a macro warning, even through
there is no code. How can I fix this?

thanks,
Sandy

Don Guillett[_4_]

getting a macro warning, even through there is no code
 
Did you delete the module or just delete the code from the module?

--
Don Guillett
SalesAid Software

"Sandy" wrote in message
...
hi, I wrote a few lines of code on a module within a
workbook. I only needed to run to code once, then I
deleted the module and distributed the workbook.

The users are still getting a macro warning, even through
there is no code. How can I fix this?

thanks,
Sandy




Sandy[_5_]

getting a macro warning, even through there is no code
 
I deleted the module.

-----Original Message-----
Did you delete the module or just delete the code from

the module?

--
Don Guillett
SalesAid Software

"Sandy" wrote in

message
...
hi, I wrote a few lines of code on a module within a
workbook. I only needed to run to code once, then I
deleted the module and distributed the workbook.

The users are still getting a macro warning, even

through
there is no code. How can I fix this?

thanks,
Sandy



.


Don Guillett[_4_]

getting a macro warning, even through there is no code
 
Then look to see if something in the ThisWorkbook module that you can ERASE.
Also, look in the code modules of each sheet and do the same.

--
Don Guillett
SalesAid Software

"Sandy" wrote in message
...
I deleted the module.

-----Original Message-----
Did you delete the module or just delete the code from

the module?

--
Don Guillett
SalesAid Software

"Sandy" wrote in

message
...
hi, I wrote a few lines of code on a module within a
workbook. I only needed to run to code once, then I
deleted the module and distributed the workbook.

The users are still getting a macro warning, even

through
there is no code. How can I fix this?

thanks,
Sandy



.




Dave Peterson[_3_]

getting a macro warning, even through there is no code
 
You may want to look at Debra Dalgleish's site:
http://www.contextures.com/xlfaqMac.html#NoMacros

Sandy wrote:

hi, I wrote a few lines of code on a module within a
workbook. I only needed to run to code once, then I
deleted the module and distributed the workbook.

The users are still getting a macro warning, even through
there is no code. How can I fix this?

thanks,
Sandy


--

Dave Peterson



All times are GMT +1. The time now is 12:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com