Workbook Module

N

nick

How do I get into a workbook module for editing?

Nick

Reference previous post regarding Date in Header/footer
 
F

Frank Kabel

Hi
- hit ALT+F11 to open the VBA editor
- locate 'This Workbook' in the left explorer window
- double click on this entry
 
N

nick

thanx alot...
i copied and pasted the code but i couldnt get it to work
until i figured out that the format was altered coming off
the web page.

it took a second to get back in my programming days...

but it works, i appreciate the help.

Nick
 
Top