Hi,
I first checked the official Microsoft VFP Forums. They seem to have been shut down and no alternative by Microsoft ?
Its good I found these Forums. :-)
Thanks Chriss, will check it out and get back.
Ive come back to VFP after nearly 10 years for revision to a software I had written, and am rusty as hell !
Thanks a lot for your help !
Hi All,
I'm exporting a Table to Excel format. The Field is numeric. But when there is no value to that field, the empty numeric fields show as a 0 in the Excel cells.
How can I ensure the these fields show a Blank instead of a Zero when I export to Excel ?
Thanks in advance.
Thanks Mike. You were right. There was another instance of TEMP in the Load event of the Form. I was modifying it to another and had forgotten that. Was breaking my head over this for over an hour.
Thanks to all for your replies. Most appreciated !
Hi All,
I'm trying to copy a Table along with all the records to another identical table with another name.
SELECT einvoice
COPY TO temp
This command only copies the einvoice Table structure to the TEMP table. No records are being copied.
I tried COPY ALL TO temp still no records are being...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.