Search results

  1. G

    Report to Word with Images

    Hello everyone, I need to know if exist the system in Access 2007 to output a report in word document including images. Normally the output is "*.rtf", with a quite good quality but due to the file type it doesn't include the pictures. Thanks in advance.
  2. G

    Access Report Bold if meet condition.

    Ok thanks again you a great
  3. G

    Access Report Bold if meet condition.

    :):):):):) Thanks a lot could please explain briefly how you obtain this result...Ciao.
  4. G

    Access Report Bold if meet condition.

    Hi, sorry I am newbie now I think the file is attached:
  5. G

    Access Report Bold if meet condition.

    Ciao, thanks again for reply. In the word document attached, I hope to have explained better. ;)
  6. G

    Access Report Bold if meet condition.

    Ok, I had to reduce the DB dimension in order to upload it. The report involved in my question is "ReportSchedaTecnicaItalia" that have origin from the query "QueryScheda_Tecnica". The TextBox involved is "Ingredienti" that is generate by the following expression that refers to "GetList"...
  7. G

    Report Textbox make bold uppercase text.

    Hi all, is it possible with transform, only uppercase text contained in a report textbox, to bold? How? Through VBA?.... Many thanks in advance.
  8. G

    Access Report Bold if meet condition.

    Ciao, thanks again for your suggestion, I'm not really able to build a function that performs this operation THIS is the reason why I am asking help. However, in the query expression from which I get the comma-separated list is the following: Ingredients: (GetList("Select ingrediente_eng From...
  9. G

    Access Report Bold if meet condition.

    Hi, thanks for prompt reply but the problem is that GetList function collect and group all records in one field with all ingredients comma separeted. And after this I cannot apply the condition "if allergen" is present to make it bold. Sorry if my english is not so good i am Italian........
  10. G

    Access Report Bold if meet condition.

    Hi All, I have a special issue with Access 2007, that I cannot solve. I have a report with 2 fields: Ingredients and Allergens. I need to obtain a TextBox with Ingredients, Comma separeted and if Allergen is not equal to "Null" the ingredient must be Bold. here an example: The data are...
  11. G

    Hi from Bologna, Italy

    My name is Georg I am not a programmer, but I have some experience with VBA in Access. I hope to find friends , in order to share this passion!!! :)
Back
Top Bottom