How To Create A Pop-up Record Detail In Excel

Поделиться
HTML-код
  • Опубликовано: 3 окт 2024

Комментарии • 26

  • @ExcelForFreelancers
    @ExcelForFreelancers  5 месяцев назад

    🤩 Supercharge Your Income: 40% Off Mentorship Program This May 2024 ► bit.ly/MentorProgram_YTComment

  • @GertJanLuis
    @GertJanLuis Год назад +2

    Thank you for this #SHORTS it was very helpfull!

  • @rajeevhirlekar3746
    @rajeevhirlekar3746 Год назад +3

    Very Interesting.. nice 👍

  • @alexanderkoller4016
    @alexanderkoller4016 Год назад +1

    Thanks!

  • @crafty_tams
    @crafty_tams Год назад +1

    That is so clever!

    • @ExcelForFreelancers
      @ExcelForFreelancers  Год назад

      Thank you so very much, I really appreciate that. I have new shorts every Saturday (or Friday evening depending upon where you are)
      Thank you for your Likes, Shares & Comments. It really helps.

  • @أكرمالغامدي-ف4ق
    @أكرمالغامدي-ف4ق Год назад +1

    Very nice bro.

  • @carloscrespo-riera9815
    @carloscrespo-riera9815 Год назад +1

    Randy, thanks for sharing your knowledge and skills.
    Would it be possible to have the code for this? I tried to follow the video, but maybe I missed some instructions.
    Thanks in advance.

    • @ExcelForFreelancers
      @ExcelForFreelancers  Год назад

      Hi and thanks very much. Sure, you can download the workbook with this link:
      www.dropbox.com/scl/fi/93kdfbw5mj4dw7m8hgial/PopUp_Details.xlsm?rlkey=7w6g50xr0dx4sinx4pnfeszdt&dl=1
      (Please make sure to right-click the file, go to properties and unblock macros before opening, if they are blocked)
      I hope this helps and thanks so much.

    • @carloscrespo-riera9815
      @carloscrespo-riera9815 Год назад +1

      @ExcelForFreelancers Thanks so much.

  • @briancox1286
    @briancox1286 6 месяцев назад

    great little vba app. one comment is how to set the Target.Range("A4:d14") to look to the last row of data in the worksheet. Tried replacing D14 with LastRow
    'Dim LastRow As Long
    'LastRow = Cells(Rows.Count, "A").End(xlUp).Row
    'If Not Intersect(Target, Range("a2: LastRow")) Is Nothing Then
    but it did not work

    • @ExcelForFreelancers
      @ExcelForFreelancers  6 месяцев назад

      Hi , Thanks for your comment. It would be difficult for us to help unless we see the specific bug you are running into. Can you upload screenshots of your bug and sheet into our Excel For Freelancers Facebook Group here: bit.ly/groupexcel We have 60,000 Members who would love to help you with this. Thanks so much.

  • @michaelschonborn8200
    @michaelschonborn8200 Год назад +1

    is it possible to Show shapes like this on a userform as well, like a tutorial information?

    • @ExcelForFreelancers
      @ExcelForFreelancers  Год назад

      Hi and thanks for your comment, shapes cannot be displayed on a userform, however you can use a picture of a shape, and display that picture on the userform.
      I hope this helps and thanks so much.

  • @StephenPiela
    @StephenPiela Год назад +1

    I've tried something similar in the past, but the issue I had was that it would erase the undo history.
    Will this do that as well?

    • @ExcelForFreelancers
      @ExcelForFreelancers  Год назад

      Hi and thanks, anytime you run a macro, the undo history will be cleared, however, I have solved that problem with this training
      ruclips.net/video/6TnxPvLz_44/видео.html
      I hope this helps and thanks so much.

  • @kevincoleman7164
    @kevincoleman7164 Год назад +1

    it's difficult capture all the code as it goes off the screen to the right. I can almost do it a frame by frame on my phone and get it but not on my laptop at all. I understand this is a short but there is no way to slow it down. Is it possible to just post the code

    • @ExcelForFreelancers
      @ExcelForFreelancers  Год назад

      HI Keven, thanks for your message. Yes i know it can be a bit difficult. I have complete training on this here (with free download): ruclips.net/video/yFqJCCEsi_Y/видео.html
      Also you can download this workbook for the short here:
      www.dropbox.com/scl/fi/93kdfbw5mj4dw7m8hgial/PopUp_Details.xlsm?rlkey=7w6g50xr0dx4sinx4pnfeszdt&dl=1
      I hope this helps and thanks so much.

  • @pitsbrick2053
    @pitsbrick2053 Год назад +1

    Will this still work if you hide the columns?

    • @ExcelForFreelancers
      @ExcelForFreelancers  Год назад +1

      Yes for sure it will work. VBA can read data in hidden columns. Thank you for your Likes, Shares & Comments. It really helps.

    • @pitsbrick2053
      @pitsbrick2053 Год назад +1

      Awesome, I think this will help me make a clean look for item descriptions and their vendors on an inventory project I'm doing

    • @ExcelForFreelancers
      @ExcelForFreelancers  Год назад

      For sure, you are very welcome. I am happy to help and share; You can find a longer video on something similar here: ruclips.net/video/yFqJCCEsi_Y/видео.html