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

    Costs before VAT

    Hello, In a Form I got a field named "Costs". The figure I enter is the cost paid for something and includes the VAT. I want to show in a second field the costs without the VAT. Sofar no problem (for a fixed VAT figure I use "=[cost]/106*100" in case of a VAT of 6%), but the VAT might differ...
  2. groul

    SP4 after inst. FinePixViewer freezing

    Hello, after installation of SP4 I still may open FinePixViewer for Camera Fuji S304. The first couple of fotos are loaded but then FinePixViewer freezing. No chance to work at all anymore. The application FinePixViewer can only be switched off when switching off the camera itself. Any hints...
  3. groul

    No record in a report

    Hello hneal (hopefully it's you who is reading this), using part of your solution from my previous problem for another report, I am stuck again. Following is the contents of the "Select Query":SELECT DISTINCTROW Lib1.MANUAL, Lib1.BOOK, Lib1.TITLE, Lib1.PARTNB, Lib1.TYPE, Lib1.ATA, Lib1.VENDOR...
  4. groul

    Too many records shown in a report

    Hello, My Access knowledge is not that good to solve following problem: I have two tables/forms. The main form (called "Lib1") includes an embedded form (called "Rev_History", Default View: Data Sheet). Basically the "Lib1" details do not change, but the "Rev_History" details will be updated. So...
  5. groul

    How to avoid duplicates in a multiple-choice drop-down

    My database consisting of 3 forms. A mainform, a subform and the subform containing another subform. The sub-subform is sort of a drop-down list with multiple choices. In other words, the main form provides information(s) whis is/are applicable to multiple information(s) to the subform. One main...
  6. groul

    Subform/Subreport

    A report containing a subreport. The subreport obtaining information from a subform in a subform. The output (multiple fields) in the report is shown in a single column (top to bottom). How to change it to show in a single line (left to right) instead?

Part and Inventory Search

Back
Top