doorbreaker
Programmer
hi,
i am using the following formula to make an sql update statement in excel:
="update tablename set weight = '"&B2&"',name='"&C2&"',other='"&D2&"' where pk = "&A2
how do i add a comma (
at the end? It errors if i try.
Thanks
Chris
i am using the following formula to make an sql update statement in excel:
="update tablename set weight = '"&B2&"',name='"&C2&"',other='"&D2&"' where pk = "&A2
how do i add a comma (
Thanks
Chris