S
sanj
Hi,
Is this possible:
Slide one has 30 textboxes, I would like to create an array
myArr = [
val10, a.xls
val11, b.xls
val12, c.doc
val13, d.pdf
]
when the user selects a textbox I would like to above macro to get the value
of the textbox and open the corresponding file - is this possible?
Thanks,
Sanj
Is this possible:
Slide one has 30 textboxes, I would like to create an array
myArr = [
val10, a.xls
val11, b.xls
val12, c.doc
val13, d.pdf
]
when the user selects a textbox I would like to above macro to get the value
of the textbox and open the corresponding file - is this possible?
Thanks,
Sanj