workbook_sheetchange

  • Thread starter Thread starter JulieD
  • Start date Start date
J

JulieD

where do i put code using the workbook_sheetchange event ... what i'm trying
to do, is update a column on a sheet when anything on the summary sheet
changes.

thanks
JulieD
 
Try right-clicking on the Excel icon
(just to the left of "File" on the menu)

Choose "View Code"

In VBE, select "SheetChange" from the right droplist
(or just paste the code in the whitespace there
after clearing the defaults)
 

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

Back
Top