Consulting

Page 2 of 2 FirstFirst 1 2
Results 21 to 27 of 27

Thread: VBA button work 3 activity at one click?

  1. #21
    This is Another issue. Here I want formula.Pls see sheet.

  2. #22
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,726
    Location
    9_Oct_18 and Sep_18 don't have "Sales" or "EBIDTA" columns

    Rest is (I think) what you were asking for

    2018 button is working, I did not do the others but the process is the same


    This is Another issue. Here I want formula. Pls see sheet.
    No other sheet
    Attached Files Attached Files
    ---------------------------------------------------------------------------------------------------------------------

    Paul


    Remember: Tell us WHAT you want to do, not HOW you think you want to do it

    1. Use [CODE] ....[/CODE ] Tags for readability
    [CODE]PasteYourCodeHere[/CODE ] -- (or paste your code, select it, click [#] button)
    2. Upload an example
    Go Advanced / Attachments - Manage Attachments / Add Files / Select Files / Select the file(s) / Upload Files / Done
    3. Mark the thread as [Solved] when you have an answer
    Thread Tools (on the top right corner, above the first message)
    4. Read the Forum FAQ, especially the part about cross-posting in other forums
    http://www.vbaexpress.com/forum/faq...._new_faq_item3

  3. #23
    Dear Paul Sir

    Mind Freaking !!! Awesome!!!

    Perfect, You are done it………

    I am really thankful for its wonderful Code in one shot.

    Note: how to direct jump on that year after click button. Now highlighted column is perfectly but I move every time here & there to see highlighted column.

    Regards
    Amar

  4. #24
    Dear Sir

    This is last help required then I am successful in my fully work.

    above Same sheet I will extract data in separate sheet year wise stocks extract with formula.All detailed in sheet.Pls see sheet.

    Regards
    Amar

  5. #25

  6. #26
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,726
    Location
    In col C

    =IF(ISERROR(FIND($B$1,$A8)),"NO","YES")
    This seems to work and you can integrate the formula into your main spreadsheet
    Attached Files Attached Files
    ---------------------------------------------------------------------------------------------------------------------

    Paul


    Remember: Tell us WHAT you want to do, not HOW you think you want to do it

    1. Use [CODE] ....[/CODE ] Tags for readability
    [CODE]PasteYourCodeHere[/CODE ] -- (or paste your code, select it, click [#] button)
    2. Upload an example
    Go Advanced / Attachments - Manage Attachments / Add Files / Select Files / Select the file(s) / Upload Files / Done
    3. Mark the thread as [Solved] when you have an answer
    Thread Tools (on the top right corner, above the first message)
    4. Read the Forum FAQ, especially the part about cross-posting in other forums
    http://www.vbaexpress.com/forum/faq...._new_faq_item3

  7. #27
    Dear Paul Sir

    Finally done my work by your great Help.Awesome and unbelievable, it was more than expected.
    .
    Thank you so much, your assistance is greatly appreciated

    Regards
    Amar

Posting Permissions

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