+ Reply to Thread
Results 1 to 1 of 1

Assign classes to the right room

  1. #1
    Registered User
    Join Date
    02-15-2012
    Location
    UT
    MS-Off Ver
    Excel 2010
    Posts
    1

    Assign classes to the right room

    I'm trying to assign classes to certain rooms. I have written code that allows me to assign classes to the right room, but the trouble comes when there are not equal numbers of rooms/class types.

    Here is how it is set up:
    Class types: A,B,C,D
    Room Types: A,B,C,D

    There can only be one class of A,B,C, and the rest are D. (but it doesn't always have one of each. Sometimes one or two of the types are not there.)

    There is one of each room type A,B,C and multiples of D. (this is always the case)

    Im trying to figure out the logic how to assign classes to the right room type

    Example.

    Classes Rooms
    C A
    D B
    D C
    D D
    D D
    D D
    D D
    D D
    D D


    D classes can go anywhere, but A,B,C classes must go into the right A,B,C room. If an A,B,C room is not used, then a D class can go in there.

    Ideas?
    I don't necessarily need the VBA code for it to happen, I am just stuck on the logic behind the problem. However, if someone does post code, I'm sure its more efficient than what I could come up with.
    Last edited by lspin01l; 02-15-2012 at 11:43 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1