Recent content by guihualinux

  1. G

    request several data in a parameter

    Hi guys, I am trying to create a query that asks me for several data in a parameter. For example, in my table I have 1, 2, 3, 4, 5 and 6 as data. and I want a parameter that allows me to enter several data, to return me the numbers that I entered.
  2. G

    Just show the year

    It worked. It was just what I wanted. Thank you so much.
  3. G

    Just show the year

    I want keep the date/time data type for queries of search between 2 years
  4. G

    Just show the year

    Hi guys. I want it to show me only the year without having to change the data type of "Date/time". Basically I want to transform this: To this: But I get an error when I don´t put the month and day.
  5. G

    various data in one row

    Ok understook, thank you bro
  6. G

    various data in one row

    Basically, I want to transform this: To this:
  7. G

    various data in one row

    It´s about hotels rooms. Room number | Type (number of people allowed in the room) | Views | Guest | Date And i´m tryingo to put 2 guests in one room.
  8. G

    various data in one row

    hi guys. I´m trying put various data in one row. Like this: It is possible? Does someone know how to do?
Top Bottom