+ Reply to Thread
Results 1 to 8 of 8

Auto Generate Based Off Criteria

  1. #1
    Registered User
    Join Date
    12-21-2021
    Location
    Indiana
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    16

    Auto Generate Based Off Criteria

    What I Currently Have From A Previous Source:

    Enter a number in column B in rows 3 through 30. Based off the drop down tab, it fills in the aircraft tail number. When you designate HANGAR or LINE in column E it moves that aircraft to the bottom two yellow areas depending on whether it was LINE or HANGAR. It moves the aircraft based off the SMALL function and numerically moves them around.



    What I Want It To Do:

    I want it to still move aircraft to their respective spots based off HANGAR or LINE, but I DO NOT want it to look at the SMALL function. I simply want it to move based off the location and even if a lower numerical number gets entered, it just moves in order that the aircraft was entered.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: Auto Generate Based Off Criteria

    Please re-upload again with sample of data entered, so we can know which 'Yellow' is LINE or HANGAR
    include others condition that we might not know.

    Regards.

  3. #3
    Registered User
    Join Date
    12-21-2021
    Location
    Indiana
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    16

    Re: Auto Generate Based Off Criteria

    Apologies, here is an example of the data.
    Attached Files Attached Files
    Last edited by sreising; 04-19-2022 at 09:41 AM.

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2501
    Posts
    18,897

    Re: Auto Generate Based Off Criteria

    Paste the following into cell B32 and drag the fill handle down to cell B43:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Paste the following into cell B45 and drag the fill handle down to cell B64:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Note that these are regular formulas which may be activated by pressing the Enter key.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  5. #5
    Forum Expert
    Join Date
    02-10-2019
    Location
    Georgia, USA
    MS-Off Ver
    Office 365
    Posts
    3,184

    Re: Auto Generate Based Off Criteria

    Your profile says you have 365. Why don't you just use the FILTER formula? In B32:

    =FILTER(B3:B30,E3:E30="Hangar")

    In B45:

    =FILTER(B3:B30,E3:E30="Line")

  6. #6
    Registered User
    Join Date
    12-21-2021
    Location
    Indiana
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    16
    Apologies for the confusion. I didn’t realize my profile still says 365. I have both for work and this specific project isn’t utilizing 365.
    Last edited by AliGW; 04-20-2022 at 01:29 AM. Reason: PLEASE don't quote unnecessarily!

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,518

    Re: Auto Generate Based Off Criteria

    So what are you using? That's pretty crucial information. If your profile is incorrect, please amend it now.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  8. #8
    Registered User
    Join Date
    12-21-2021
    Location
    Indiana
    MS-Off Ver
    Microsoft Office 365 ProPlus
    Posts
    16

    Re: Auto Generate Based Off Criteria

    Microsoft Office 365 ProPlus, I just changed it. Like I mentioned, I use two different versions and forgot to change it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Auto generate templates based on initial selection criteria
    By zizouzidane in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-24-2022, 11:29 AM
  2. Auto generate # of invoices based on value in a cell
    By yarks16 in forum Excel General
    Replies: 2
    Last Post: 05-21-2019, 10:18 AM
  3. Auto-Generate Value Based on Date
    By eeframe27 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-19-2018, 06:26 PM
  4. [SOLVED] Auto Generate an ID# based on date
    By jme1013 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-13-2016, 07:21 PM
  5. [SOLVED] Auto generate next number for selected criteria
    By Catniption in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-09-2014, 12:27 PM
  6. auto generate based on percentage?
    By tondrey in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-12-2010, 03:38 PM

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