Messages In This Digest (2 Messages)
- 1a.
- Re: ADVFN Financial Statements From: rebalance85
- 1b.
- Re: ADVFN Financial Statements From: Randy Harmelink
Messages
- 1a.
-
Re: ADVFN Financial Statements
Posted by: "rebalance85" rebalance85@yahoo.com rebalance85
Wed May 23, 2012 8:52 pm (PDT)
I couldn't save the file after replacement, tell me the file is read noly.
I try to save in the same name, but re-open it, still www. Here is the two line:
1.Const kAdvFNPrefix = "www" ' URL prefix to use for AdvFN
The new one:Const kAdvFNPrefix = "cn" ' URL prefix to use for AdvFN
2.sURL = "http://" & kAdvFNPrefix & ".advfn.com/p.php?pid= financials" & "&symbol=" & sTicker & sLabel1
The new one:sURL = "http://" & cn & ".advfn.com/p.php?pid= financials" & "&symbol=" & sTicker & sLabel1
The data is still error.
--- In smf_addin@yahoogroups.com , Randy Harmelink <rharmelink@...> wrote:
>
> Yes
>
> On Wed, May 23, 2012 at 8:06 PM, rebalance85 <rebalance85@...> wrote:
>
> > When I open the VBA,
> > The first line is:
> > Const kAdvFNPrefix = "www"
> > Than I find another kAdvFNPrefix , there are only two items.
> > I should use "cn" to replace the "www", am right?
> >
>
- 1b.
-
Re: ADVFN Financial Statements
Posted by: "Randy Harmelink" rharmelink@gmail.com rharmelink
Wed May 23, 2012 9:38 pm (PDT)
(2) won't work. The code is not correct. Besides, you just said you can't
save changes to the VBA code.
As I see it you have two options:
1. Uninstall the add-in and move it to a new location that isn't
protected, so you don't get the read only error. But you'll get location
errors you need to fix if you do that (see item in "Links" area of the
group).
2. Install the beta version of the add-in and use the file fix we talked
about on the other thread, creating the file with notepad and just having
the two characters in it. Then you don't need to edit the VBA.
On Wed, May 23, 2012 at 8:52 PM, rebalance85 <rebalance85@yahoo.com > wrote:
> I couldn't save the file after replacement, tell me the file is read noly.
> I try to save in the same name, but re-open it, still www. Here is the two
> line:
> 1.Const kAdvFNPrefix = "www" ' URL prefix to use for
> AdvFN
> The new one:Const kAdvFNPrefix = "cn" ' URL prefix to
> use for AdvFN
>
> 2.sURL = "http://" & kAdvFNPrefix & ".advfn.com/p.php?pid= financials" &
> "&symbol=" & sTicker & sLabel1
> The new one:sURL = "http://" & cn & ".advfn.com/p.php?pid= financials" &
> "&symbol=" & sTicker & sLabel1
>
> The data is still error.
>
Need to Reply?
Click one of the "Reply" links to respond to a specific message in the Daily Digest.
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Individual | Switch format to Traditional
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
Tidak ada komentar:
Posting Komentar