Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi !
In the range a1:a100 I have a list of song's title. In range b1:b100 I have the file's name. The question is how in VBA I can give this file name added to the dir name as an hyperlink of the song title ? So if I clik on that song it goes on playing. I've tried something like that dirname="c:\mySongs\" for i=1 to 100 worksheets(sheet1).range("a1:a100").hyperlinks(i). Subaddress=dirname & worksheets(sheet1).cell("b" & i) next i but it does not work Thanks tou you Didier -- Retirer noPub Take off noPub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
background colour of sheet gone gray need to change to whit | Excel Worksheet Functions | |||
lock cell whit first value | Excel Worksheet Functions | |||
excel remake whit shadow all the row where i am edit | Excel Worksheet Functions | |||
Sum of cells whit the same name | Excel Worksheet Functions | |||
how do i count time numbers whit a negativ sign ( ex -19 hours, 25 | Excel Discussion (Misc queries) |