HELP!!
I am working on a report, where i need to flag up certain information to the users. I would like to do this by using a warning bitmap image, which appears next to the record, where certain criteria is met. For example the graphic will appear where the count of sales for a particular person is greater than or equal to 3, otherwise the graphic should be supressed.
Im very new to this sort of thing, is there any way that this can be done using vba?
Ive tried looking at the visible property, but have had no luck
can anyone help?
I am working on a report, where i need to flag up certain information to the users. I would like to do this by using a warning bitmap image, which appears next to the record, where certain criteria is met. For example the graphic will appear where the count of sales for a particular person is greater than or equal to 3, otherwise the graphic should be supressed.
Im very new to this sort of thing, is there any way that this can be done using vba?
Ive tried looking at the visible property, but have had no luck
can anyone help?