Hi guys, I have a problem in accessing my xls file with macro using vfp and im using the ff code:
oExcel = CreateObject('Excel.Application')
oWb = oExcel.Workbooks.open('c:\temp.xls')
oExcel.Application.visible = .t.
oExcel.DisplayAlerts = .t.
The problem is the xls file is always open read...
hi everybody, I have a form with data environment. Why the message "database already exist, overwrite it" always popup everytime i made a copy. I put set echo off, set talk off and set safety off on the form but still the message is there.
thanks for the help
hi everybody, I have a form with a grid with recordsource dbf and a add command bottom and a save to diskette command bottom.
At add command bottom, I have do form add (for data entry).
At save to diskette command bottom, When I save all the data in a disk, i must zap the dbf. Then refresh...
Hi everybody, I have a form with a grid and a add command button.
1. At load event of the form, I have
Set multilock on
use table1
=cursorsetprop("buffering",5,"table1")
2. At add command button I have
append blank
do form form2
The form2 is for data...
Hi everyday and have a nice day.
Im emailing a report in text format using vfp6 and it works fine. Now, my problem is how could I attach 2 or more files in one message. Example in one message I would like to attach all files that start with letter A.
Thanks for the help.
Hi everybody, when i try to use the code in making an email with attachment from outlook 97 using vfp that was posted in one of the forum, i got an error message "OLE IDispatch exception code 4096 from Outlib.dll", what do you mean by this? Thanks for the help....
Hi everybody, I used setup wizard to distribute my exe & dbf files. A power interuption occur in one of the pc I install while the program was running. When I run again the program an error occur. So I install again the program but still the error occur. I try to install to other pc to find out...
Hi everybody, I have an exe file. When I run, there is an error "collating sequence not found", What does it mean? Is the file corrupted or incomplete? pls help.
Hi everybody, Im going to use a Data Encryption Standard (DES) Algorithm in one of my app, i dont have enought time to do the coding, Is there any site that you can tell me or source code that I can used. Thanks for the help:-9
Im a novice in using fpw26, Im using the report form and print it to a file like report form xxreportxx to xxfilexx, when I veiw it using modify file or command xxfilexx, I saw a unrecognize ascii character. Pls. help me...(:I
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.