code module?

K

Kat

I'm sorry, but can someone please tell me where the "code module" is? I am
trying to set my worksheet to autoformat the height of each row, but it won't
work for half of my rows, because I have some cell merged across multiple
columns with text wrapping. So I found an answer on how to get things to
work, but the response says to paste some text to the "worksheets code
module". I have no idea where that is.

If anyone can provide that answer, I would greatly appreciate it. Thank you!
 
D

Dave Peterson

Go back to excel.

Rightclick on the worksheet's tab that should have this behavior. Select view
code and you'll see it.
 
M

Max

Kat said:
.. the response says to paste some text to the "worksheets code module".

If you right-click on the sheet tab > choose "View Code", that brings you
right into the exact place in the VBE where the "text" (presume this refers
to the responder's subroutine) is supposed to be pasted in. Then you can get
back to Excel by pressing Alt+Q, and test the sub out on that sheet.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,000 Files:370 Subscribers:66
xdemechanik
---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top