Question : Hyperlink Pop UP

I am accessing a file via a hyperlink in a text box on an access form.

The file (whichever type .doc / .xls etc) opens but aways in the background, how can i open the hyperlink file always in the foreground?

Thanks

Answer : Hyperlink Pop UP

Well you can answer this question yourself just try.
arr = [1,2,3]
=> [1, 2, 3]
irb(main):003:0> "some tries #{arr.join(',')}"
=> "some tries 1,2,3"
irb(main):004:0>

So yes you can.
Random Solutions  
 
programming4us programming4us