Hyper link for hidden sheet| How To Hyperlink to a Hidden Worksheet - Excel VBA |Excel |

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ต.ค. 2024

ความคิดเห็น • 63

  • @masdedikariwibawa1533
    @masdedikariwibawa1533 ปีที่แล้ว

    Thank you very much sir, this really helped me in doing my assignment. keep working, I hope your channel will be successful.

  • @ruchavyas1916
    @ruchavyas1916 3 หลายเดือนก่อน

    Does it allow to change data in hidden sheet after providing hyperlink

  • @niharikanayak2843
    @niharikanayak2843 2 ปีที่แล้ว

    Sir, I want to apply this programme for my requirement. Will be it work or will have to change words as per my report name.. please tell me

    • @manojkumarexcel
      @manojkumarexcel  2 ปีที่แล้ว

      You have to change name as per your sheet name

  • @zain1991
    @zain1991 2 ปีที่แล้ว

    hi...
    i have tried to hide hyperlink sheets in vba. i have used this programming,
    Dim shtname As String
    shtname = Left(Target.SubAddress, InStr(1, Target.SubAddress, "!") - 1)
    Sheets(shtname).Visible = xlSheetVisible
    Sheets(shtname).Select
    i have applied same code but it is not working. it shows choose some macros enabled file. my sheets name are ventilation, transitional, minimum ventilation, management.
    please guide me Regards

    • @manojkumarexcel
      @manojkumarexcel  2 ปีที่แล้ว

      Send your sheet
      er.manoj101@gmail.com

    • @zain1991
      @zain1991 2 ปีที่แล้ว

      @@manojkumarexcel ok I’ll thanks for response

    • @manojkumarexcel
      @manojkumarexcel  2 ปีที่แล้ว

      Welcome

    • @zain1991
      @zain1991 2 ปีที่แล้ว

      @@manojkumarexcel i have sent you an email kindly check and response please

    • @zain1991
      @zain1991 2 ปีที่แล้ว

      @@manojkumarexcel have you please checked my file??

  • @freefiregang1275
    @freefiregang1275 2 ปีที่แล้ว

    I want to apply this coding for Accounting like ledger. I prepared folio no. and used hyperlink to search specific sheet where account of people. and back to index sheet. But it doesn't working. there are many sheets already for other purpose inside entire workbook.

    • @manojkumarexcel
      @manojkumarexcel  2 ปีที่แล้ว

      Thanks for giving your feedback
      Cont me Or send your sheet to
      er.manoj101@gmail.com

    • @freefiregang1275
      @freefiregang1275 2 ปีที่แล้ว

      @@manojkumarexcel I've sent my sheet can you help to solve my problem

    • @freefiregang1275
      @freefiregang1275 2 ปีที่แล้ว

      Please check the latest one in mail/

    • @manojkumarexcel
      @manojkumarexcel  2 ปีที่แล้ว

      Ok

    • @manojkumarexcel
      @manojkumarexcel  2 ปีที่แล้ว

      Can you send one more times

  • @sayedsuhailrahmankhanjar4928
    @sayedsuhailrahmankhanjar4928 3 ปีที่แล้ว

    Hi dear Sir
    Can u explain me about hidden sheets due hyperlink when we have a form table in query command with several sheets
    Note: if it possible without of vba
    best regard
    Suhial

  • @RameshSharma-hr9bp
    @RameshSharma-hr9bp ปีที่แล้ว

    Sir, I follow all steps , it's working but closed the save sheet and reopen then it's not working

  • @abdurahmanbasunbul2065
    @abdurahmanbasunbul2065 ปีที่แล้ว

    Dear sir,
    I followed all the steps, but when i hide the sheet does not access

  • @rvsnraju123
    @rvsnraju123 3 ปีที่แล้ว

    sir, can you please explain same concept in ms word to make one paper index for a book .

  • @pradeepmoharana
    @pradeepmoharana ปีที่แล้ว

    Dear Sir, I am getting Runtime error 9 if i am applying the code

    • @manojkumarexcel
      @manojkumarexcel  ปีที่แล้ว

      Contact me
      er.manoj101@gmail.com

    • @pradeepmoharana
      @pradeepmoharana ปีที่แล้ว

      @@manojkumarexcel Sent You one email Sir Yesterday from Pradeep Moharana mail Id

  • @kasidmalik6413
    @kasidmalik6413 2 ปีที่แล้ว

    Sir kya hm kisi linc ko MSG ke andr hide kr skte h

  • @sumitmaskey42u
    @sumitmaskey42u 2 ปีที่แล้ว

    I have tried many times but not been successful. Help to fix this issue

  • @rajeshray2019
    @rajeshray2019 8 หลายเดือนก่อน

    Apne sahi btaya hai but jab mai application karta hu to mujhe error show ho rha hai kya kare VBA coding ko save karta hu to nhi save hota hai

    • @manojkumarexcel
      @manojkumarexcel  8 หลายเดือนก่อน

      Contact me
      excelgurumanoj@gmail.com

    • @rajeshray2019
      @rajeshray2019 8 หลายเดือนก่อน

      @@manojkumarexcel ok sir

  • @amitsaharkar1875
    @amitsaharkar1875 2 ปีที่แล้ว

    I have applied below
    linkto = Target.SubAddress
    wherebang = InStr(1, linkto, "!")
    If wherebang " WRITE GRATER SYMBOL"0 Then
    mysheet = Left(linkto, wherebang - 1)
    Worksheets(mysheet).Visible = True
    Worksheets(mysheet).Select
    myaddr = Mid(linkto, wherebang + 1)
    Worksheets(mysheet).Range(myaddr).Select
    End If
    But it is not working.

  • @arvinddeopandey91
    @arvinddeopandey91 ปีที่แล้ว

    I have tried but the Syntex is not working

  • @vdrsports2070
    @vdrsports2070 ปีที่แล้ว

    sir google sheet ka batiyen

  • @mrvideos188
    @mrvideos188 ปีที่แล้ว

    sir not working

  • @SONUSHARMA-fd3ew
    @SONUSHARMA-fd3ew 9 หลายเดือนก่อน

    Private Sub Worksheet_FollowHyperlink(ByVal Target As Hyperlink)
    Worksheets("sheet1").Select
    Target.Parent.Worksheet.Visible = False
    End Sub
    Private Sub Worksheet_SelectionChange(ByVal Target As Range)
    End Sub
    SIR ESA KRNE PAR SECOND LINE YELLOW AA RHI H OR RUN TIME ERROR 1004 DIKHA RHA HAI AUTO HIDE NHI HO RHI SHEET

    • @manojkumarexcel
      @manojkumarexcel  9 หลายเดือนก่อน

      Contact me
      excelgurumanoj@gmail.com

  • @Vilas_Patil0224
    @Vilas_Patil0224 ปีที่แล้ว

    No

  • @Vilas_Patil0224
    @Vilas_Patil0224 ปีที่แล้ว

    Not working

  • @AkhileshSingh82
    @AkhileshSingh82 2 ปีที่แล้ว

    Its not working Sir

    • @manojkumarexcel
      @manojkumarexcel  2 ปีที่แล้ว

      Can u share me your sheet we need to see why not working
      er.manoj101@gmail.com

  • @TSGuideMan
    @TSGuideMan 2 ปีที่แล้ว

    Nhi huwa sir

    • @manojkumarexcel
      @manojkumarexcel  2 ปีที่แล้ว

      Thanks for your feedback
      Send me ur file
      er.manoj101@gmail.com
      We need to see why not working

    • @TSGuideMan
      @TSGuideMan 2 ปีที่แล้ว

      @@manojkumarexcel office vr 2007 me

    • @manojkumarexcel
      @manojkumarexcel  2 ปีที่แล้ว

      Ok share ur file