Results 1 to 2 of 2
  1. #1
    drunkenneo is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jun 2013
    Posts
    199

    date amd text as same column


    I have a form displaying table in data sheet view, in which i have date recieved column in which user input the feed when recieved.

    My situation is this have to be blank or date ddmmyyyy or cancelled. How can i achoeve this is single column. As i have to calculate the on the basis 10 working days from today. Please help

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows XP Access 2003
    Join Date
    Aug 2013
    Posts
    7,862
    Maybe an input mask at the form level for your format. Data type at the table level would be "text" data type. When you need to do the math, you can assign the literal text in your table to a Variable of the Date data type. Use the declared variables for your calculations at the time needed. Otherwise, the values are always of the text data type.

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

Similar Threads

  1. Replies: 3
    Last Post: 09-11-2013, 09:49 AM
  2. Replies: 3
    Last Post: 09-19-2012, 08:59 AM
  3. Replies: 2
    Last Post: 07-21-2012, 01:21 AM
  4. Deleting all the text in a column
    By joannakf in forum Queries
    Replies: 2
    Last Post: 05-18-2012, 02:26 AM
  5. Replies: 1
    Last Post: 04-15-2010, 02:07 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