A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Andreas
Thank you again - but please I dont have any issue with how Excel works regarding the date/number /text issue
What I am asking again is the issue of how to format the VBA USER form textbox as a number for excel to acknowledge as a date
as before
ongoing root problem - the fact that user input data is being saved onto a worksheet in what the user sees as the correct date format eg 03/10/2020 but on the worksheet it is saved as 10/03/2020 and that is what is returned to the user form should the entry be recalled for editing at any later point in time - If the worksheet is edited directly to change the date into the correct format - 03/10/2020 - that is exactly what is returned, in the correct format - simple
What I am describing is that i know that the TXT box values are text - I do not want text entered into the worksheet from the user form - thats what I am asking
I have tried all of the formatting you have described but it still fails when i return the data back into the user form for later/additional formating
The other issue is that the worksheet cells are not fixed but dynamic so that a new user form entry adds a new record on a new line - so please
can you help me how to format the userform and worksheet to allow seamless transfer back and forward between the worksheet and user form
I will send you the latest version to look at what I mean but you may need to set arabic as unicode to get it to work
thank you