We have accounting software in which we print checks and check copies (among other things). We are now moving our accounting to a paperless environment. The accounting software uses Crystal Reports (10) to produce the checks and check copies. What I would like to do if possible is for each...
Is there a way to query a VFP Table and a SQL Table at the same time. I am new with querying sql database and figured how to query a SQL table using SQLEXEC, but I want to run it against a VFP file. I am not even sure I am phrasing this correctly.
I have a table called "TodaysCanc.DBF" which...
Does VFP have a function to find the last day of the month? So if I typed in August it would know that August ended on 08/31/2004. I am working on build a program to do reports and was trying to make it as simple for the users as possible. The user types in a month (ie: August)and behind the...
No event is being called. I made up a basic userform and worksheet.
On the worksheet there are three cells:
Cell Name of Cell
A1 Num1
A2 Num2
A3 AddNum
A3 contains the formula = Num1 + Num2
On the userform I have three fields.
txtNum1
txtNum2
txtSum
When I enter numbers in...
SkipVought,
It is as simple as basic addition. I enter some numbers into some fields and those numbers are calculated. The calculation is what I want to show on the userform. I am not entering data into the calc field per say, no more than when you enter numbers into cells on a worksheet and...
Ok, this one has probably been answered but I could not find the answer on this site.
Here is my problem:
I have a userform with text fields that point to a spreadsheet formula. This pointing is all done by the userform in the properties area for that given field. The field name on the...
WARNING - I'm not a programmer, but I'm trying
Looking for some help.
I am trying to write to different cells based on if a particular range of cells are empty.
I have three sets of ranges that I'm dealing with .Range("F62:F66"), .Range("H62:H66") and...
I found a program that can change/reset passwords on WS. Perhaps this will help?
http://home.eunet.no/~pnordahl/ntpasswd/
Be aware that you risk killing the box.
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.