Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    justinwright is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jul 2010
    Posts
    104
    Oh wow!! I feel like such a retard now... lol



    Thank you so much!

    One more thing, and I'll stop bugging you so incessantly. Is there a way to make the month show in all caps? I'm not sure how it will play with older programs (DOS-based) with lowercase characters, so I'd rather be on the safe side

  2. #17
    weekend00 is offline I may not be right
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    1,295
    use Ucase:

    myDateChangeQuery = "UPDATE TemporaryList set [DESC]=ucase(Format(DateAdd('m',1,Now),'MMMM '))+[DESC]"

  3. #18
    justinwright is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jul 2010
    Posts
    104
    Perfect! Thank you so much for all of your help!

  4. #19
    weekend00 is offline I may not be right
    Windows XP Access 2003
    Join Date
    Aug 2010
    Posts
    1,295
    my pleasure.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Change font color in Query
    By Brian62 in forum Queries
    Replies: 2
    Last Post: 01-10-2013, 09:14 PM
  2. change data form other
    By Balen in forum Access
    Replies: 1
    Last Post: 08-09-2010, 02:44 AM
  3. % Change by Month in a Cross-tab Query
    By William McKinley in forum Queries
    Replies: 0
    Last Post: 07-10-2010, 11:45 AM
  4. Replies: 1
    Last Post: 06-09-2010, 04:19 PM
  5. Change color font when updating data?
    By Mike1379 in forum Reports
    Replies: 3
    Last Post: 05-17-2010, 08:00 AM

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