Recent content by GWO

  1. G

    DBGrid with pics?

    The DBGrid is in Visual Basic but it does'nt matter because I've found out it cant be done.
  2. G

    DBGrid with pics?

    Nope its not an active X control :( and I cant find anything about using pics with the DBGrid.
  3. G

    Help

    Is there some way that I can just hide the field once data has been added to it then? The DBGrid is a grid in Visual Basic if thats any help Thanks G
  4. G

    Help

    Hey I have an access database in a DBGrid. Is there a way of changing the colour of the required fields when data is added to the field then the next time the sheet with the DBGrid is accessed the coloured field is hidden unless a command button is clicked, which will show all of the fields and...
  5. G

    DBGrid with pics?

    Hey I'm using a DBGrid with a database from access Is there a way to have a link from each cell in the grid that shows a pic. For example I have a field/cell called Property ID. Can I have a link in that field/cell, which will show a picture of the property on the same sheet as the DBGrid or...
  6. G

    Query error

    Thanks its working now :) G
  7. G

    Query error

    Hey I have a table with a field called Monthly Rental cost. The data type of the field is currency>Euro. The values in this field are 300, 400 and 500 Euro For the criteria I have "300" but When I try to create a query for each of the values I get The following error message Data Type...
Back
Top Bottom