+ Reply to Thread
Results 1 to 12 of 12

Posting Yes/No dynamically

  1. #1
    Registered User
    Join Date
    04-10-2008
    Location
    India
    MS-Off Ver
    MS2021
    Posts
    18

    Cool Posting Yes/No dynamically

    Hi

    I have a data of morethan 2000 records of 5 columns.
    I want to search the data based on the first value and post the Yes/No value in the sixth column.

    I can do it with filtering the data, but all the time filtering is time taking.
    Is it possible to search the data using the First column value and post the yes/no in the sixth column
    dynamically? The posted value of yes/no should not get erased after searching for another value of column one.


    Thank you

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: Posting Yes/No dynamically

    Are the items you are looking for from a list?

  3. #3
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: Posting Yes/No dynamically

    Welcome to the forum

    Please attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

  4. #4
    Registered User
    Join Date
    04-10-2008
    Location
    India
    MS-Off Ver
    MS2021
    Posts
    18

    Re: Posting Yes/No dynamically

    Please check the sample file. Sometimes the records may cross 10000 also.
    Attached Files Attached Files

  5. #5
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,447

    Re: Posting Yes/No dynamically

    The posted value of yes/no should not get erased after searching for another value of column one.
    If you use a formula, the results would be dependent on the search value. If the search value is changed, then so do the results. The only way to make a permanent change is with VBA.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  6. #6
    Valued Forum Contributor
    Join Date
    06-23-2021
    Location
    Romania
    MS-Off Ver
    2021, 365 v 2208
    Posts
    722

    Re: Posting Yes/No dynamically

    Hi,
    maybe:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Diana Tanase


    If the solutions offered helped you to solve your problem, then mark the thread as SOLVED (thread tools in the top menu) and you can click on * to add reputation to those who helped you, as a way to say thank you !

  7. #7
    Registered User
    Join Date
    04-10-2008
    Location
    India
    MS-Off Ver
    MS2021
    Posts
    18
    Quote Originally Posted by TMS View Post
    If you use a formula, the results would be dependent on the search value. If the search value is changed, then so do the results. The only way to make a permanent change is with VBA.


    Could you please guide me how to proceed with VBA?

    Here I want to post the Yes or No permanently after searching the ID.

    Thank you

  8. #8
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,053

    Re: Posting Yes/No dynamically

    visitnag.

    Hi. Before we get going on this one...

    Is your forum profile showing the Excel PRODUCT that you need this request to work with?

    The best solutions often rely on knowing WHICH Office PRODUCT (Excel, NOT Windows) that you have. Please check that your forum profile is up-to-date. If you aren't sure, in Excel go to File/Account and report what it says below the MS logo at the top of that page. If your version is for Mac, please also state this.

    The three most recent Excel PRODUCTS are Excel 2019, Excel 2021 and MS365 - if you are using MS365, please give this name along with the Version number in your profile (e.g. MS365 (PC) Version 2211). The version number is in the About Excel section further down the Account page.

    Cheers,

    Glenn.
    Attached Images Attached Images
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  9. #9
    Registered User
    Join Date
    04-10-2008
    Location
    India
    MS-Off Ver
    MS2021
    Posts
    18

    Re: Posting Yes/No dynamically

    I am using excel version of Microsoft 2021

  10. #10
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: Posting Yes/No dynamically

    Can you answer to post #2

  11. #11
    Registered User
    Join Date
    04-10-2008
    Location
    India
    MS-Off Ver
    MS2021
    Posts
    18

    Re: Posting Yes/No dynamically

    I have attached a sample excel file. Please check
    Attached Files Attached Files

  12. #12
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: Posting Yes/No dynamically

    Try this,

    Please Login or Register  to view this content.

+ 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. Dynamically change x & y axis mins and maxs based on dynamically changing data?
    By udf463 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-16-2021, 03:19 PM
  2. Replies: 0
    Last Post: 10-04-2018, 05:46 AM
  3. [SOLVED] Copying data from a dynamically named workbook to a second dynamically named workbook
    By GingerBeast in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-27-2018, 10:08 AM
  4. Need help to add same value dynamically
    By jeetp_m in forum Excel General
    Replies: 2
    Last Post: 12-16-2015, 12:57 AM
  5. Replies: 0
    Last Post: 06-22-2014, 04:18 PM
  6. Replies: 7
    Last Post: 08-08-2005, 03:05 PM

Tags for this Thread

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