Recent content by nk100

  1. N

    access 2010 Report unbound textbox blank

    Thank you very much for your help. I did solve it like you suggested. From the form I put the values in TempVars. I did retrieve the values on the report section OnFormat event and it works. NK
  2. N

    access 2010 Report unbound textbox blank

    I wonder - the text boxes have values in Report view - it shouldn't matter how they have got their values - by typing or by any other means. Why their value is gone when the report is open in Print Preview? What do you think?
  3. N

    access 2010 Report unbound textbox blank

    Thanks Paul Can I remember their values in variable and on format even set them again?
  4. N

    access 2010 Report unbound textbox blank

    Thanks for you quick anser I have set them not from the report events. I have a form which set filter, open the report in ReportView and set up those two boxes. The report is filtered, the boxes contain correct information. Then I want to open the report in Print preview and the boxes are not...
  5. N

    access 2010 Report unbound textbox blank

    I have a report (Access 2010) on which I have two unbound text boxes (set by VBA) - txtStartDate and txtEndDate to show the date range the report is filtered. I can see their values in ReportView but in Print Preview they are blank and ther values wiped out. Can anybody help. Thanks
  6. N

    Column History

    Hi Teady, I found your post that you have found the problem with Column History. I have the same problem. would you let me know what was the problem? Thanks NK
  7. N

    Introduction

    Hi all I would like to introduce myself. I am experienced in Access DB design and also using VBA . For some years I had other job and didn't use Access regulary. Recently I have some projects with Access 2010 and I am reading your forum very often.I found it very useful and decided to join...
Back
Top Bottom