I am using vba to dymanically code a series of insert statements via loops. the problem I have is that I sometimes end up with a comma at the end of the sql statement.
How can I use the replace() function to do this? I used the replace function on a ASP page and it works great.
Do I need to reference something specific here?
TIA Bastien
There are many ways to skin this cat,
but it still tastes like chicken
How can I use the replace() function to do this? I used the replace function on a ASP page and it works great.
Do I need to reference something specific here?
TIA Bastien
There are many ways to skin this cat,
but it still tastes like chicken