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 bkrike 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: tdiboll
  • Content: Threads
  • Order by date
  1. tdiboll

    Cannot Renew IP Address

    When I go into CMD: IPCONFIG/RENEW, the following message appears: The following error occurred when renewing adapter local area connection. An interal error occurred. Disconnect and Reconnect network interface or reboot. I am at a loss at what to do. Could someone please shed some light...
  2. tdiboll

    Missing Games from Programs

    If I go into Start, Programs, Games, it tells me the folder is empty. My games disappeared. How can I restore this?
  3. tdiboll

    Need help with percentage formula in cross tab report

    This is my formula: IF SUM ({p21_sales_history_view.extended_price},{p21_sales_history_view.customer_name}) = 0 THEN 0 ELSE SUM ({@GROSS PROFIT DOLLARS},{p21_sales_history_view.customer_name})/SUM ({p21_sales_history_view.extended_price},{p21_sales_history_view.company_name})*100 I am trying...
  4. tdiboll

    ODBC Error: Invalid Column Name :: Error detected by database DLL

    I download a report and set up the database location. When I go to access report information, I get an error message that says ODBC Error ODBC Sql Server Driver: Invalid Column name. currency_id If I look at the table of the information that I am pulling the material from the column name is...
  5. tdiboll

    Change Paper Size in Excel

    I need to print on 11x17 green bar paper. When I go into page setup to change the paper size, 11x17 is not available. Is there any download or any way to customize for this printing?
  6. tdiboll

    Prevent Page Breaks

    How do I set up a page break formula to keep data from a single record from printing over two pages? Thanks, Tracey
  7. tdiboll

    Division by Zero

    I am doing a profit percent report. What do I do if I have negative amounts? My forumula pops up with the division by zero error. What do I need to add to the end to correct this.
  8. tdiboll

    Addition Formula

    I want to create a formula that will add my product_type field. Eg., I have 2 product_types, R and T. I want to add all the R products and then add the T products. In my final report I want separate totals of all R items and T items. Any clue as to how I should do this? Thanks, Tracey

Part and Inventory Search

Back
Top