Excel 4 macro sheet help

Jaymond Flurrie

Well-known Member
Joined
Sep 22, 2008
Messages
919
Office Version
  1. 365
Platform
  1. Windows
I have an Excel 4 Macrosheet that resides inside a xls-file. The sheet looks like it's blank, all the rows and/or columns are hidden and not even headers are shown. I've never even seen an Excel 4 macro sheet before. What can I do (with VBA or Excel 2003 or 2010) to see the actual XLM code? Would it help to receive from somewhere older Excel version?
 
Last edited:

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
I have no idea how to do that. I mean, what's the VBA syntax for that? I've never seen an Excel4Macrosheet object before. Since there's not even row headers, I can't just doubleclick for autoheight like in a normal Excel sheet. Same goes for columns.
 
Upvote 0
??

Check in the options:

Excel options->Advanced in the section "Display options for this worksheet" check the "Show row and column headers".

Maybe this option is not set?

Done. Now I can see the "select all cells" "button" above the supposed row 1 and left of supposed column A.
 
Upvote 0
No. It looks like... A sheet that has 0 rows and 0 columns. I am able to recover some code by using direct cell references to the sheet, but since I have no idea where exactly the code is, I can't copy the code from there just like that.
 
Upvote 0

Forum statistics

Threads
1,219,162
Messages
6,146,659
Members
450,706
Latest member
LGVBPP

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