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 strongm 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. 04061975

    Find the last current record in a table

    I have a table of data that has a date and qty field. For each month there will be 4 entries (one for each week). How can you select or display the last entry of each month?
  2. 04061975

    Finding a date in a table

    I have a table that contains a field "Date" the format for this field is dd/mm/yyyy ie 01/01/2003. From this table I would like to get the all the dates that fall between 01/01/2003 and 31/01/2003. I have started with a form that has a combo box on it for the start date. I currently...
  3. 04061975

    How to use a switch function in Access

    Would someone please be able to advise me as to how and when a switch function is used in Microsoft Access? Any information would be much appreciated. Thank you in advance.
  4. 04061975

    converting a positive number to a negitive number

    Hi Bob, Thanks for the help with converting a positive to a negative number. Nicolle
  5. 04061975

    converting a positive number to a negitive number

    Would any one please be able to advise me if it is at all possible to convert a positive number into a negative number in a field?? For example 1 to -1. Is there an access function that can be used to convert this?
  6. 04061975

    format for comparing dates

    Could someone please tell me if I have the syntax right when I want to compare the year from a table and the computer. eg (Year([HistoryHeader].[Date]))=Year(Date()) this gives me some 2003 but it also gives me 1999, 2000, 2001, 2003. I just want the records for 2003. Any ideas would be much...
  7. 04061975

    Using more then One number to display the same information

    I am hoping someone can help me get my head around this. I have entered in a Order Number ie 44/0008161 and can display this information as well as a Document Number ie 274854. The Document Number is my FK link between two tables. My question is is it possible to enter in a Order Number only...
  8. 04061975

    Calculating a Invoice Total in the Page Footer of a Report

    I have developed a query that will give me all the information that I need to display on my report. Then when I design my report I select that query. Now I have it all laid out where I want it and all that is left is to add up all the record at are on the invoice. Now my problem is with the...

Part and Inventory Search

Back
Top