Consulting

Results 1 to 3 of 3

Thread: Filling same value in cells between two specified drop down years

  1. #1
    VBAX Regular
    Joined
    Mar 2013
    Posts
    51
    Location

    Filling same value in cells between two specified drop down years

    I have a number that I would like to have placed in the same row between two drop down years that are specified on a user input page. The user would define the title of the row, the amount for that row, and a drop down of years that amount would appear. What is the code to have excel place the same value in the cells in between the two years in the drop down menu? Thanks.

  2. #2
    VBAX Sage SamT's Avatar
    Joined
    Oct 2006
    Location
    Near Columbia
    Posts
    7,814
    Location
    I don't understand.

    What is a "user input page"?

    Can you post an example of what you now have completed?
    I expect the student to do their homework and find all the errrors I leeve in.


    Please take the time to read the Forum FAQ

  3. #3
    VBAX Regular
    Joined
    Mar 2013
    Posts
    51
    Location
    I think I figured it out. I would just use a combination of if(and( statements.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •