Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Cinfysue

  1. Cinfysue

    Query Criteria and DSUM?

    Works Perfectly! Thanks so much!
  2. Cinfysue

    Query Criteria and DSUM?

    Hi, I need assistance with the following Microsoft Access query, please: SELECT tblLoans.LoanID as ID, tblLoans.LastName as LastN, tblLoans.ProjDate, tblLoans.ProjAmt, [Enter Current Balance] AS OrigBal FROM tblLoans; I'd like to get a running total of ProjAmt column that takes the OrigBal...
  3. Cinfysue

    Data Corrupted - Record out of range error

    Thank you so much for taking the time to respond. I will give that a try. Have a great weekend, CJ
  4. Cinfysue

    Data Corrupted - Record out of range error

    Hello, one of my customers has a Foxpro DOS 2.6 application and when he tries to run it, he gets a data is corrupted message. When he tries to run the data repair option built into the application, it gives him a record out of range error. Where would I start to try and assist him? We do not...

Part and Inventory Search

Back
Top