In Access 2000 using VBA
I have a string value e.g.
500mg Litchi "A" duplex box (string value uses double quotes) or
or 500mg Litchi 'A' duplex box (string value uses single quote)
How do I insert that record (which can be either the one or the other - indicated above) into a table using VBA.
Thanks
Miracles we do immediately ...
imposibilities take a little longer.
I have a string value e.g.
500mg Litchi "A" duplex box (string value uses double quotes) or
or 500mg Litchi 'A' duplex box (string value uses single quote)
How do I insert that record (which can be either the one or the other - indicated above) into a table using VBA.
Thanks
Miracles we do immediately ...
imposibilities take a little longer.