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. tigger23

    Checkboxes in Excel...

    Hi,I am making a spreadsheet and want to use the checkbox control. The sheet is to be sent to people, they then click the checkbox next to certain items on the sheet and return it. Once return the data needs to be analaysed, the checkbox column will be copied intoa master sheet, and the total...
  2. tigger23

    Access and Crystal Reports

    Does anyone know if it is possible to open Crystal reports from within access??? i have a form with a list box, which is connected to a table which contains te names of the reports.. when a user clicks on the preview button i want the report to open.
  3. tigger23

    PRTDEVMODE... is this the right thing to use?

    Hi, I am developing a system for use both in the states, and in europe. I have a set of reports that the user has to print out, and i want the program to automatically select the paper type that is set as default in the printer. i was reading the help file section on prtdevmode, and was...
  4. tigger23

    LINKING SUBFORMS please help me!

    THANKYOU!!!! it looks like it is finally working!! it was the requery bit that was messed up... i had put some code in there before, but it hadn't worked, i'm not sure exactly why, but.... there you go! thanks ever so much for your help! tigger
  5. tigger23

    LINKING SUBFORMS please help me!

    ok. the first subform runs from a query which uses 2 tables. the query picks up criteria information from the main form where it is embedded, (frmDataInput_Qtrs), and another form (frmMain). do i need to write another query to run the second subform from?? i tried the code you gave me just now...
  6. tigger23

    LINKING SUBFORMS please help me!

    OK, i put that code in... but it just shows up a blank area for the 2nd subform...maybe i didn't write exactly the right thing? main form=frmMain 1st subform (no detail) = frmSubDataInput_QtrsNoDet 2nd subform (display detail of first) = frmSubDataInput_QtrsDetail EPITEM = the field that i want...
  7. tigger23

    LINKING SUBFORMS please help me!

    hi I am trying to link 2 subforms together.. one displays some information, eg. product number and dimensions, and when the user clicks on a button next to the item number i want a subform to appear next to the first, displaying the price, value etc. relating only to the selected item. is this...
  8. tigger23

    Default Settings - Please Help!!!!

    Is it possible to set the application to pick up the default settings on the users computer??? I am developing an application for use in the US and Europe. They use a different paper size in the US and i want the program to automatically pick up the paper size that is set as default on the users...
  9. tigger23

    printer code question- please help!!

    Hi... Can anyone tell me how to make a printer-friendly page using asp and html... how does the browser know what size paper the user will use... it needs to be printable in both the US (letter paper) and standard A4... Thanks in advance!
  10. tigger23

    worldwide printer friendly pages

    Hi, I was wondering if there was a way to code into HTML (or ASP) the default settings of the printer... i mean.. when users in the US print out from the web page how do you make the content fit onto the smaller paper that is used out there? does it just happen automatically? how does the...

Part and Inventory Search

Back
Top