Results 1 to 2 of 2
  1. #1
    carli526 is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Apr 2015
    Posts
    1

    Programming a report

    I create a report in access and some fields are dates. How can I make appears a text instead of a date, because in some cases I don't have to include the date but I need to have fill the renage with something in the report.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,640
    That's not a lot of detail, but you can do this:

    =Nz(DateField, "TextHere")

    in in the control source of a textbox.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Programming Totals by group in a report.
    By MatthewGrace in forum Programming
    Replies: 2
    Last Post: 11-21-2014, 12:42 AM
  2. Replies: 30
    Last Post: 09-27-2013, 01:34 PM
  3. Programming a Report Card Application
    By mrovet in forum Programming
    Replies: 1
    Last Post: 06-16-2012, 02:11 AM
  4. Programming
    By JLT in forum Programming
    Replies: 10
    Last Post: 04-14-2011, 10:07 AM
  5. Basic report programming question.
    By sepoto in forum Programming
    Replies: 1
    Last Post: 04-06-2011, 07:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums