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 dencom 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. LuckyDanger

    MS ACCESS Delete Dups based on criteria

    I have a table in which I have the following fields: Row Lead_Code Lead_Ref Name 1 123 123A Another 2 123 123B Another 3 125 125A OJ 4 125 125B...
  2. LuckyDanger

    SQL 'Where criteria issue'

    The main aim of the SQL query is to show only records with 'A0' or 'A1' in a field and also only show those records in another field with 't1' or 't2' Not all appropriate records are returned with this query i.e. expected results show records missing. Here is my sql query: SELECT...
  3. LuckyDanger

    Insert Time after Data entry into Excel

    Hi All, I need some of your invaluable help. I need some vba to insert the current time (shown on PC) to work in excel. EG When data is selected in a validation list in Column D the current PC time is inserted into Column K in the corresponding row. So I really need some code to run after...
  4. LuckyDanger

    Excel VBA Code

    Excel Worksheet: I want to copy the last data input in Column A and paste into another sheet to the next cell in column A where Column B is Blank. Can anyone help provide a vba code? Many Thanks

Part and Inventory Search

Back
Top