From: dstiefe on
Can someone point me in the right direction to write the VBA to "Append" and
data table in Access..

I have the code to connect...and I have the SQL Statement...just not sure
how to write the code to "Append" the data

Thank you
From: Ron de Bruin on
Hi

See
http://www.erlandsendata.no/english/index.php?t=envbadac

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm



"dstiefe" <dstiefe(a)discussions.microsoft.com> wrote in message news:DA1F3D53-9EF6-4B7B-ADA4-B2701A815FFC(a)microsoft.com...
> Can someone point me in the right direction to write the VBA to "Append" and
> data table in Access..
>
> I have the code to connect...and I have the SQL Statement...just not sure
> how to write the code to "Append" the data
>
> Thank you
From: dstiefe on
Thank you..

Do you have a similiar link to the code that would "delete" a set of records
from a table...based on a date for example?

thank you again!

"Ron de Bruin" wrote:

> Hi
>
> See
> http://www.erlandsendata.no/english/index.php?t=envbadac
>
> --
>
> Regards Ron de Bruin
> http://www.rondebruin.nl/tips.htm
>
>
>
> "dstiefe" <dstiefe(a)discussions.microsoft.com> wrote in message news:DA1F3D53-9EF6-4B7B-ADA4-B2701A815FFC(a)microsoft.com...
> > Can someone point me in the right direction to write the VBA to "Append" and
> > data table in Access..
> >
> > I have the code to connect...and I have the SQL Statement...just not sure
> > how to write the code to "Append" the data
> >
> > Thank you
> .
>
From: Ron de Bruin on
No sorry, only one to get data from Access

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm



"dstiefe" <dstiefe(a)discussions.microsoft.com> wrote in message news:4AA14662-9709-486E-B5F4-F890160B1FAF(a)microsoft.com...
> Thank you..
>
> Do you have a similiar link to the code that would "delete" a set of records
> from a table...based on a date for example?
>
> thank you again!
>
> "Ron de Bruin" wrote:
>
>> Hi
>>
>> See
>> http://www.erlandsendata.no/english/index.php?t=envbadac
>>
>> --
>>
>> Regards Ron de Bruin
>> http://www.rondebruin.nl/tips.htm
>>
>>
>>
>> "dstiefe" <dstiefe(a)discussions.microsoft.com> wrote in message news:DA1F3D53-9EF6-4B7B-ADA4-B2701A815FFC(a)microsoft.com...
>> > Can someone point me in the right direction to write the VBA to "Append" and
>> > data table in Access..
>> >
>> > I have the code to connect...and I have the SQL Statement...just not sure
>> > how to write the code to "Append" the data
>> >
>> > Thank you
>> .
>>