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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ASQ
  • Content: Threads
  • Order by date
  1. ASQ

    cross tab help

    i am inserted a cross tab in my report .i calculate the total of weaklly sale in the cross tab.now i want to calculate the amount in rupees and the percentage of sale. how can i calcuate it
  2. ASQ

    Quotes and Syntax

    Need help with the following. I am trying to make a loop and make it add record1, record2… to 8. It counts fine but it is having issues (like me) updating a DB. I need help with correct syntax. Do While not loopcount < 9 Varx1 = “rst.Record” & loopcount & “text1” Varx2 = “Me!Record” &...
  3. ASQ

    Quotes and Syntax

    Need help with the following. I am trying to make a loop and make it add record1, record2… to 8. It counts fine but it is having issues (like me) updating a DB. I need help with correct syntax. Do While not loopcount < 9 Varx1 = “rst.Record” & loopcount & “text1” Varx2 = “Me!Record” &...
  4. ASQ

    Quotes and Syntax

    Need help with the following. I am trying to make a loop and make it add record1, record2… to 8. It counts fine but it is having issues (like me) updating a DB. I need help with correct syntax. Do While not loopcount < 9 Varx1 = “rst.Record” & loopcount & “text1” Varx2 = “Me!Record” &...

Part and Inventory Search

Back
Top