In a report.  


--- In AccessDevelopers@yahoogroups.com, "Toby Bierly" <[EMAIL PROTECTED]> 
wrote:
>
> Where are you trying to insert the chart?  Onto a report?  Onto a 
form?
> 
> Toby
> 
> ----- Original Message ----- 
> From: "dixon_braden_3" <[EMAIL PROTECTED]>
> To: <AccessDevelopers@yahoogroups.com>
> Sent: Monday, November 14, 2005 12:40 PM
> Subject: [AccessDevelopers] Access Charts/Images -- Question from 
an Access
> rookie
> 
> 
> > I am fairly new to access and I am having a hard time learning the
> > VBA and Macro functionality of this program.  I am very familiar 
with
> > creating and using VBA and Macros in excel, but it seems a lot
> > different than what I am used to...
> >
> > Here is my problem -- I am trying to insert a chart from a 
website.
> > I can do this using excel by utilizing the following code.
> >
> > Sub testchart()
> >    With ActiveSheet.Pictures _
> >       .Insert _
> > ("http://stockcharts.com/def/servlet/SharpChartv05.ServletDriver?
> > chart=ko,uu[l,a]daclyyay[pb50!b200][vc60][iub14!la12,26,9]
&r=1171")
> >    End With
> >
> > End Sub
> >
> >
> > I have been trying (in vain) to figure out the access equivalent 
to
> > this code... any thoughts out there?
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > Please zip all files prior to uploading to Files section.
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
>






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/q7folB/TM
--------------------------------------------------------------------~-> 


Please zip all files prior to uploading to Files section. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AccessDevelopers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to