Recent content by ph00086

  1. P

    Query returns no results when data exists

    Hi, I have a query that shoudl produce information about the previous days production using several sub-queries. One of these uses information about the previous days two shifts which is entered into the database seperately and all the others are just information about the day in general. If...
  2. P

    Totaling Issue

    Thanks. that works perfectly.
  3. P

    Totaling Issue

    okay, could you please expland on that a bit. Do i put the calculation used in the coloumn in the record source, and how?? Then just use a normal sum function with the coloumns name Thanks
  4. P

    Totaling Issue

    I've entered that into the report now, It gives me a total of the sums in the footer, i need a total of the "Hits" coloumn which is a calculation in itself.
  5. P

    Totaling Issue

    Tried that and it didnt work, asked me to input the parameter for the summing. Attached is the database, the report in question is "EL Shipped Tonnes and Hits". Thanks.
  6. P

    Totaling Issue

    Hi, I have a report which tells me how many of each part were made, reworked or scraped. At the end of each row there is a column for the number of hits which is the total of all these mulitiplied by a number in a hidden coloumn which is unique to that part. this is done by using...
  7. P

    Auto input date for macros

    Re: Auto inout date for macros Thanks, that worked a treat.
  8. P

    Auto input date for macros

    Re: Auto inout date for macros i'll try that, how do i change the criteria of the query to use the txtbox?? Thanks
  9. P

    Auto input date for macros

    Hi, I'm using 2010 and have a macro that runs three reports (just in the basic macro builder), when i run my macro it asks me to input the date i want teh reports to display for, however it asks me to this three times for each one. is there any code/way around this so i only have to input...
  10. P

    Summing Totals

    sorry was me being stupid, couldnt find where you got a New txt box from. I worked it out, doesnt work if there is no data in any of the txtboxes. Thanks.
  11. P

    Summing Totals

    thanks that makes sense, stupid question, but that does that go in a txt box and how do i get a new txt box on 2010 as i cant find one. When i copy one i've already got and put that in nothing happens on the report.
  12. P

    Summing Totals

    sorry about that, basically three coloums with totals for each in the footer, i want a total of these totals. (as shown in the pic) Thanks
  13. P

    Summing Totals

    Hi, My report shows me 4 things in a table layout, Part Number, Amount Produced thats acceptable, Scrap, Rework. I have totals at the bottom of these columns for the last three things. I need a total of the last three things together so i can get a total made, how would i go about doin...
  14. P

    Question Multiple table into one report

    Hi, thanks everyone for the help. I have three tables (one for each production line) which people input data into everyday and the data is different each day depending on the part numbers and number produced. I want to create a report that shows me the part numbers and amount produced by each...
  15. P

    Question Linking Access query to Excel

    I've tried that, sorry maybe wasnt specific enough. I only want to link the total parts produced not the individual part numbers and parts produced. At the moment the query doesnt save the information it produces and when i try to use "Make a Table" it just deletes the previous table and makes...
Back
Top Bottom