Be sure to review our Idea Submission Guidelines for more information!
Submission Guidelinesfor example, the default filename is
FileA_P10.xlsx the P10 mean the month. and i want to give a freedom to user to amend or change the filename.
hence, i put the interface text box to show the default text built by formula, but it only able to input text only.
from this > "FileA_P10.xlsx"
to this > "FileA_P" + datetimeformat(datetimetoday,"%m") + ".xlsx"
and it is better if it apply for other interface tool.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.