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 Mike Lewis 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: *

  1. PennyR

    Need Automation & DataGrid Error Work Around

    I have confirmed that it is not my user credentials but I cannot get another computer to test it on yet. The active x control references have been added to the servers but they did not put VB6 on. That may not be done for a week or so. I would still like to investigate being able to...
  2. PennyR

    Need Automation & DataGrid Error Work Around

    I need to follow this up tomorrow (hopefully). I loaded everything onto the network servers and ran it. They had not added the active x references when they redid the servers and now will need to add them. (neck crack one side and then the other). Once I am able to run them on a different...
  3. PennyR

    Need Automation & DataGrid Error Work Around

    The school servers have all changed and the firewall changed but I am using my work computer that has its own version of Access and its own SQL Server on it. And, I have taken my work computer home (not on network) and the error still happens.
  4. PennyR

    Need Automation & DataGrid Error Work Around

    Well....I was trying to keep things simple but yes, the table structure has changed some but to make sure this was not the problem I restored the databases from a year ago and used the app version from that time and got the same error without the old app changing and using the old database...
  5. PennyR

    Need Automation & DataGrid Error Work Around

    On my form exists a listbox of assessments, a listbox of categories, and a datagrid of a student numbers, student names, and categor columns for the varying number of categories within an assessment. So to the user the datagrid looks like a spreadsheet of their students. The user clicks into a...
  6. PennyR

    How do you use a variable for a column name in the select list?

    snitin78 That did it - thank you so much!
  7. PennyR

    How do you use a variable for a column name in the select list?

    I don't have the language to phrase this accurately so I will explain by example. I have a table with 10 fields: Table name = tblScore Column names = id, Score1, Score2,...up to Score9 I have 20 records in the table with scores in each column. I need to convert the table so that: rather...
  8. PennyR

    Partially Printing Textbox Labels - Need to Force to Next Page

    When printing a form that prints out many 11 x 8 1/2 pages per record, my textbox labels which may be 1-4 lines long print a partial line of top half of letters on the bottom of one page and the bottom half on the top of the next page when space runs out at the end of the page. Textboxes behave...

Part and Inventory Search

Back
Top