Search results

  1. K

    about 'autocomplete'

    Hey, thanks for your answer Wayne. I'll have to see later what you meant about OnEvent and .text but for now I'm just gonna write all the possible values in the look-up field and update it as new values come along...
  2. K

    about 'autocomplete'

    I hope this isn't too stupid of a question :o but I've been trying to find a way to activate some kind of autocomplete function to help while entering data in a table and couldn't find it. So if for example, in a field in the table, I write data multiple times, access could autocomplete the...
  3. K

    GroupBy help plz

    Thx! Thanks a lot namliam for your help. Works just like it should that way..:) Take care
  4. K

    GroupBy help plz

    still not working... "I tried doing a GroupBy but it only works when for the query I only use the SpecNameOfProd and Price fields. I tried using Where like it was suggested to Stephanie but I need the other fields to show..." Here where I put SpecNameOfProd I meant Name. Moniker, it doesnt...
  5. K

    GroupBy help plz

    Hi I wanna do something similar to what Stephanie.D tried to do before..I read the suggestion she recieved but doesn't seem to work for me. I have one table with the following ==Id==TypeofProd==Name==SpecNameofProd==From==Price== I'd like to create a query that only returns the rows of the...
Back
Top Bottom