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 Chris Miller 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. ShouldBeFishen

    Reports based on dates

    Try using a >[date here]and<[date here] in the date colum of your query. This will produce a msg box to fill in the dates required
  2. ShouldBeFishen

    Report using drop down msg box with combo list

    I have a queary that prompts for a name then delivers a report showing data against the name I have chosen. The report calls on a query with the following prompt that is in a msg box. [Enter area name here] What i would like is the message box with a combo list of the area names in it to...
  3. ShouldBeFishen

    MS Projects 200 inaccurate summary percent complete

    Check your calender setting for the tasks and the resources assigned to the task. If one tasks is behind schedule it will affect the mean average of the total WBS rollup percentage Cheers John www.palmcrest.com.au
  4. ShouldBeFishen

    Going crazy on Null returns

    Thanks for that. It just dawned on me I was calling the resource name from the wrong table and the outer left join was not showing any difference. It helps when you call the field from the correct table Thanks JB
  5. ShouldBeFishen

    Going crazy on Null returns

    I have a query with a list of names called Resources It contains 5 resource types Plumber Electrician Painter Carpenter Tiler I have another table with job names [Assignments] and assigned resource types with work hours IE: Cut timber Carpenter 4 hours First floor Fix pipes Plumber 2 hours...

Part and Inventory Search

Back
Top