Excel Programming help

  • Thread starter Thread starter Geoff D'Arcy
  • Start date Start date
G

Geoff D'Arcy

I need some help with a workbookI am making. I am fairly capable of most
excel uses, however I am working from someone else's sheet which has a lot
of protected cells and I would like to simply make my own that looks the
same. But I like how he did his "drop down menu" to change the date, so I
need to know how to go about doing that? Would someone have the time to
look over this file and give me an idea how I can recreate this? Thanks.

Geoff
 
Without looking at the spreadsheet any drop down list is generally
created using

data, validation, then set the "allow" property to "list" then set the
source range to include the data you want to pick from.
 

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