Week Numbers that start at 1st April (HELP!!!!!)
Hello all,
Very new to Code so your help is much needed.
I need a code to show the Week number in a TextBox called 'Week No' when the form is opened/loaded to make an entry.
However i know this can normally be done using =Format(Date(),"ww") but i need Week 1 to start from April 1st instead of Jan 1st. I have seen threads already posted like what i am asking but i could also do with know where to store it.
My form is called "Main form" which is based on a Table called "Main table".
Thanks
Hello all,
Very new to Code so your help is much needed.
I need a code to show the Week number in a TextBox called 'Week No' when the form is opened/loaded to make an entry.
However i know this can normally be done using =Format(Date(),"ww") but i need Week 1 to start from April 1st instead of Jan 1st. I have seen threads already posted like what i am asking but i could also do with know where to store it.
My form is called "Main form" which is based on a Table called "Main table".
Thanks
Last edited: