Recent content by dassuz

  1. D

    Pick top 5 from data

    Hi I have a table with hundreds of line of data which has been sorted by username and date1. I want to bring back the top 5 records for each username. What is the best way to do this in a query. Example data is the attachment with the way I would like the data to look once its complete
  2. D

    Create a blank double column in make table query

    Hi Can someone please advise me how I can make a blank numeric double column in a make table query. Thanks in Advance
  3. D

    Create A Scraping Tool using VBA

    The Data is located on our internal servers, it is located on our SAP Billing System, it is like any other system where you enter the customers reference number and you browse the different screens by clicking on tabs to view the data. I have entered some screenshots in the attachment, I have...
  4. D

    Create A Scraping Tool using VBA

    Hi I was wandering if someone can help me, I am new to VBA and I wanted to create a scraping tool to extract some data. I have 2000 customer numbers in a table, I have to enter the customer number into our internal System and I have to obtain the customers details and other information from...
Back
Top Bottom