Hello!
Can anyone tell me on how to send report to ms Excel? I have a report which when send to printer will result the ff:
_______________________________________________
NAME: AMOUNT ORDERED: PAYMENT: BALANCE:
------------------------------------------------
Alain 1,000...
Hi! How can I generate a number list in a report? this number list does not have a field in a table, for example,
when I make a list of customer in a report, it should automatically generate a number list:
1 Mr. Alpha
2 Mr. Foxpro
3 Mr. USA
|
|
and so on...
Is this possible...
HI!
Can anyone tell me on how to send my report form as an email? The idea is when I send the report form as an email, my email client(outlook express 5) will pop up and the report is written within the email client window. Is this possible? Thanks in advance
Channel
Hi!
Can anyone tell me on how to automatically change the text fields to upper case? For example, when I input on a text fields, like name, when I type the letters it will automatically change to upper case. I hope you got my point. Thanks in advance
Channelmaster
Hi! I was wondering if it is possible to change the disabledbackcolor of a checkbox. I tried to manipulate on the properties window but i still get the same boring grayscale disabledbackcolor. How can we do this? thanks
good day! How can I zap all tables but retaing one table intact. The scenario is this: I have 5 tables; table1, table2, table3, table4 and table5. I want to zap table2 to table5 but retain table1 intact. Thanks in advance.
HI! Can someone help me with my problem? How can I tableupdate() and tablerevert() multiple related tables?
ex:
table1 has a field "customer_id" and table2 has a fields "customer_id" and "record_id" and table2.customer_id is related with table1.customer_id, table3...
how can I zap all table records using "=addbobjects" without zapping a particular table records. The scenario is this:
login.dbf
table1.dbf
table2.dbf
:
:
:
table10.dbf &&and so on
I want to zap all table records but retain the records of login.dbf
thanks
Can anybody give me some tips on how to place text without padding on the menu bar.What I have in mind is to place the login name of the person on the menu bar. Thanks
Hello! How do we know if the folder is empty. I used the code below to get the directory and i want to prompt the user that the folder chosen is empty.
mSelectdir = GETDIR("","Select Directory")
thanks for any help.
How can you put the files you are copying in a wait window?
I used RUN XCOPY for my backup and I want to know on how to place a code in the WAIT WINDOW the files that are copying. HELP, PLEASE! thanks,
Rene
How can I make a progressbar to work with copy file to? An example of this is using copy files mysource to mydestination. What value will I place at the progress bar.
thanks
How can i create progressbar using active x controls. Example for this is copying files from one directory to another. What value will I place for the progressbar?
thanks
rene
How can i know if fields on the table are edited. My problem is this: I want to prompt the user to save the changes he has done or have edited the record made on the record. Do I have to use getfldstate function? How do I use it? thanks in advance
Rene
How can you count or create a random nos.in grid. Example,
when I append a new record the no is created "1" and another appended record will be "2" and so on. I tried this code:
count to nItemno
nItemno=nItemno+1
this works alright but the problem is when you delete a...
Hello! Can anyone help with this problem? How can I check mark records when I click a button "cancel orders" when orders are expired or not redeem? My table is ORDER.DBF and the fields are:
date_order---date
date_cancel---date
cancel----logical
I used the variable; lCancel=date_order +...
Hello! How can I get the version no of my .exe application?
I am using VFP 5.0, I tried to follow the examples of VFP 5 using getfileversion(), it works in the first place but when i build my exe, an error occurs " getfileversion" with an extension of ".prg" cannot be found...
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.