bearcub
Well-known Member
- Joined
- May 18, 2005
- Messages
- 732
- Office Version
- 365
- 2013
- 2010
- 2007
- Platform
- Windows
I have a table which is supposed to have only a Year ended but someone added something that looks like a date.
The field should show 2016 as opposed to 6/25/16. We are using this data to generate directories for our members.
The field was initial set up as a text field.
The formula I was tried initialy in the query was:
=Year(VAL([Term_Year]))
Instead of getting 2017 and 2018 per the field entries each cell had 1905. I did use the Val function and got the correct year but one field was empty so I got a "#Error" message.
How do I fix these so I don't have to go back and manually correct the data?
Thank you for your help in advance,
Michael
The field should show 2016 as opposed to 6/25/16. We are using this data to generate directories for our members.
The field was initial set up as a text field.
The formula I was tried initialy in the query was:
=Year(VAL([Term_Year]))
Instead of getting 2017 and 2018 per the field entries each cell had 1905. I did use the Val function and got the correct year but one field was empty so I got a "#Error" message.
How do I fix these so I don't have to go back and manually correct the data?
Thank you for your help in advance,
Michael