ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Macros missings (https://www.excelbanter.com/excel-programming/402696-macros-missings.html)

Gerry[_3_]

Macros missings
 
Just went to update a spreadsheet. Selected Tools, Macro. None there.
Checked another spreadsheet and same story. Checked December updates
installed yesterday and no obvious candidates that I could see but most
updates nowadays for my system are security related.

System Windows XP SP2. Excel 2000. AVG 7.5 Freeware. Windows Defender.

Has anyone else encountered this problem? Where might a solution lie?

TIA

~~~~


Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~



JLGWhiz

Macros missings
 
Use Alt + F11 to open the VB editor. On the left of the screen is a small
window titled "Projec-VBA Project". In the window you will see Sheet1,
Sheet2, Sheet3,etc.
also ThisWorkbook. If your macros were put into a standard module you might
also see Module1 listed in the project window. Right click on each of these,
then click view code in the drop down menu. If you have a macro in that
workbook, it will show up in one of those items in the window.

"Gerry" wrote:

Just went to update a spreadsheet. Selected Tools, Macro. None there.
Checked another spreadsheet and same story. Checked December updates
installed yesterday and no obvious candidates that I could see but most
updates nowadays for my system are security related.

System Windows XP SP2. Excel 2000. AVG 7.5 Freeware. Windows Defender.

Has anyone else encountered this problem? Where might a solution lie?

TIA

~~~~


Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~




JLGWhiz

Macros missings
 
You could also have a userform that contains macro code that would not show
in the Macro dialogue box, if it is called with a command button from a menu
bar. You can check it the same way as the worksheets and ThisWorkbook
modules.

"Gerry" wrote:

Just went to update a spreadsheet. Selected Tools, Macro. None there.
Checked another spreadsheet and same story. Checked December updates
installed yesterday and no obvious candidates that I could see but most
updates nowadays for my system are security related.

System Windows XP SP2. Excel 2000. AVG 7.5 Freeware. Windows Defender.

Has anyone else encountered this problem? Where might a solution lie?

TIA

~~~~


Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~




Gerry[_3_]

Macros missings
 
Thanks for your suggestions.

I am still not sure what the problem was but the problem has resolved
itself.


--
Regards.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~

JLGWhiz wrote:
You could also have a userform that contains macro code that would
not show in the Macro dialogue box, if it is called with a command
button from a menu bar. You can check it the same way as the
worksheets and ThisWorkbook modules.

"Gerry" wrote:

Just went to update a spreadsheet. Selected Tools, Macro. None there.
Checked another spreadsheet and same story. Checked December updates
installed yesterday and no obvious candidates that I could see but
most updates nowadays for my system are security related.

System Windows XP SP2. Excel 2000. AVG 7.5 Freeware. Windows
Defender.

Has anyone else encountered this problem? Where might a solution lie?

TIA

~~~~


Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~





All times are GMT +1. The time now is 06:38 PM.

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