Neo Pa
Thank you for your response. I'm not sure I totally understand your response, however, it sounds as though you think it is a browser issue and I can't do much about it.
During earlier research and attempts to make things work I did notice that IE9 and GoogleChrome did different things. I was able to create a work around for IE9.
IE9 is definitely is doing different things when I "paste"...
User Profile
Collapse
-
hsprentice replied to Issues with FollowHyperlink not acting same a directly typing address in explorerin AccessThank you:
The dlookup works for one of the issues asked about.
I hadn't used dlookup in access only excel. Thank you very much.
I realize this part was a basic question, but often those basic questions seem to be the types of questions I can't find answeres for in access help searches.
Thanks againLeave a comment:
-
hsprentice replied to Issues with FollowHyperlink not acting same a directly typing address in explorerin AccessZmbd
I also am a chemist, so you understand why I write confusing posts!
I have a simple query
If I place the Web address in a list box on a form I can run the code in a macro using:Code:Public Function CallHyperlink(WebAddress as String) FollowHyperlink WebAddress End Funtion
CallHyperlink(f orms!formname!o bjectName)
I don't want to do this because the web address in the...Leave a comment:
-
hsprentice replied to Issues with FollowHyperlink not acting same a directly typing address in explorerin AccessThe website has a link to download historical data. The address is:
http://ichart.finance.yahoo.com/tabl...=d&ignore=.csv
When I enter that address in a web browswer directly a Windows explorer popup asks "What do you want to do with table.csv? with 3 options "Open" "Save" or "SaveAs".
My problem is...Leave a comment:
-
hsprentice replied to Issues with FollowHyperlink not acting same a directly typing address in explorerin AccessIssues with FollowHyperlink not acting same a directly typing address in explorer
I'm accessing a web site to download mutual fund info.
When I type in the address the site (yahoo finance) asks if I want to open or save file.
However, when I use FollowHperlink the file opens automatically in excel and I have to go thru a series of SendKeys and wait steps to save the file to upload in my access tables....Leave a comment:
-
hsprentice started a topic Issues with FollowHyperlink not acting same a directly typing address in explorerin AccessIssues with FollowHyperlink not acting same a directly typing address in explorer
I can provide the address for a bound value from a form and pass it into a function;
However I don't want to click that value on the form for it to be recognized when performing the action desired in my function. Since the value on the form is derived from a query am I not able to pass that value directly to the function?
In other words, what address do I put in my runcode macro when calling up the function?
...
No activity results to display
Show More
Leave a comment: