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

    displaying a photo on a form

    I am trying to insert a photo on a form, I choose a .jpeg from file, but instead of the photo showing on the form the file name shows, wether it is embedded or linked, I am running Access 2003
  2. GazzaG

    Total sum of Items

    I have a form which has 9 fields in which you enter the value of up to 9 items (value1 , value2 etc) how can I incorporate another field which which will give me a running total, I also want to add this to my report which will be the easy part I guess by just including that field in the query...
  3. GazzaG

    creating a query

    Help please I have a table TblFireSafetyInspection and within that a field called ReportID, i would like to create a button on a form that when the user clicks on it it will ask them to select the ReportID and that particular report will open with the information, what do I need to put on the...
  4. GazzaG

    spaces in tables/columns

    how do i update a database which has spaces in tables and columns and change them without spaces, would i need to write some code because if i just change them its going to effect queries and reports isn't it? I must mention that everything is working ok, but I have been told that spaces are a...
  5. GazzaG

    displaying height in a table

    Can anyone help me on how to display "height" in a table, ( feet & inches" when in design view I cannot see any format for height, would it come under scientific?
  6. GazzaG

    Form Background Colours

    Hi I was wondering if there is a way to change the form background colours in properties to custom colours rather than the inbuilt ones. Thanks
  7. GazzaG

    show chart on a report

    Hi, I would like to know how to show a chart on a report by clicking a button on my reports form, at the moment my button opens the query table i then go to view chart which i have already made from the query, but i would like this in one operation from the button. thank you.
  8. GazzaG

    updating a combo box

    Hello All I have a combo box "TYPES OF CRIME" can i Auto update the table field using the "On Not In List" with an event procedure. Im new to this so any help would be appreciated with the code. cheers
  9. GazzaG

    updating a combo box

    Hello All I have a combo box "TYPES OF CRIME" can i Auto update the table field using the "On Not In List" with an event procedure. Im new to this so any help would be appreciated with the code. cheers
  10. GazzaG

    PRINTING PVOT CHARTS IN ACCESS XP

    OK HERES A REALLY STRAGE ONE - I HAVE PIVOT CHARTS THAT I WANT TO PRINT IN ACCESS, WHEN I GO TO PRINT PREVIEW EVERYTHING LOOKS JUST FINE, WHEN I SEND IT ACROSS A NETWORK PRINTER AT WORK ALL I GET IS THE AXIS LEFT AND RIGHT AND THE COUNT, I DO NOT GET ANY COLOURED BARS? SO I TRIED IT ON MY HOME...
  11. GazzaG

    Find Field

    I would like to create an unbound text box within the form itself where i can type in a Name for example and show all records similar to the F3 command is this possible, Im really new to this so any help would be useful

Part and Inventory Search

Back
Top