Hi Mr. Excel,
I'm using Excel 2007 and Windows XP.
1. General Question: Formula to list the word "Date:" and the TODAY() function in the same cell. "Date: 9/27/11" for example.
2. Background Info:
a. I am trying to list the date at the top of an important form. This form is often printed to PDF, and the date included in the naming convention. It would be very useful to have the date ON the pdf version of the form for those that simply print it out. That being said, formatting wise I need to have the date in one cell. Is there a way to have "Date: MM/DD/YYYY" appear in one cell? The MM/DD/YYYY would need to be TODAY() so that every time the form was changed and printed to PDF, the date would be recorded.
3. Specific Values:
The cell I want the date to appear in is A2. All the columns right of D are not used for form information, but could be used in making the formula.
I have tried many things, including:
1.
="Date:" & TODAY()
<TABLE style="WIDTH: 224pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=298><COLGROUP><COL style="WIDTH: 224pt; mso-width-source: userset; mso-width-alt: 9536" width=298><TBODY><TR style="HEIGHT: 15pt" height=20><TD style="BORDER-BOTTOM-COLOR: #ece9d8; BACKGROUND-COLOR: transparent; BORDER-TOP-COLOR: #ece9d8; WIDTH: 224pt; HEIGHT: 15pt; BORDER-RIGHT-COLOR: #ece9d8; BORDER-LEFT-COLOR: #ece9d8" class=xl78 height=20 width=298>Returns: Date:40813</TD></TR></TBODY></TABLE>
2.
F5 contains: "Date:"
G5 contains: "=TODAY()"
=F5&G5
<TABLE style="WIDTH: 224pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=298><COLGROUP><COL style="WIDTH: 224pt; mso-width-source: userset; mso-width-alt: 9536" width=298><TBODY><TR style="HEIGHT: 15pt" height=20><TD style="BORDER-BOTTOM-COLOR: #ece9d8; BACKGROUND-COLOR: transparent; BORDER-TOP-COLOR: #ece9d8; WIDTH: 224pt; HEIGHT: 15pt; BORDER-RIGHT-COLOR: #ece9d8; BORDER-LEFT-COLOR: #ece9d8" class=xl78 height=20 width=298>Returns: Date:40813
Does anyone know a solution(formula) that could return "Date: MM/DD/YYYY" for Today?
Thanks!
</TD></TR></TBODY></TABLE><HR style="BACKGROUND-COLOR: #ffffff; COLOR: #ffffff" SIZE=1>
I'm using Excel 2007 and Windows XP.
1. General Question: Formula to list the word "Date:" and the TODAY() function in the same cell. "Date: 9/27/11" for example.
2. Background Info:
a. I am trying to list the date at the top of an important form. This form is often printed to PDF, and the date included in the naming convention. It would be very useful to have the date ON the pdf version of the form for those that simply print it out. That being said, formatting wise I need to have the date in one cell. Is there a way to have "Date: MM/DD/YYYY" appear in one cell? The MM/DD/YYYY would need to be TODAY() so that every time the form was changed and printed to PDF, the date would be recorded.
3. Specific Values:
The cell I want the date to appear in is A2. All the columns right of D are not used for form information, but could be used in making the formula.
I have tried many things, including:
1.
="Date:" & TODAY()
<TABLE style="WIDTH: 224pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=298><COLGROUP><COL style="WIDTH: 224pt; mso-width-source: userset; mso-width-alt: 9536" width=298><TBODY><TR style="HEIGHT: 15pt" height=20><TD style="BORDER-BOTTOM-COLOR: #ece9d8; BACKGROUND-COLOR: transparent; BORDER-TOP-COLOR: #ece9d8; WIDTH: 224pt; HEIGHT: 15pt; BORDER-RIGHT-COLOR: #ece9d8; BORDER-LEFT-COLOR: #ece9d8" class=xl78 height=20 width=298>Returns: Date:40813</TD></TR></TBODY></TABLE>
2.
F5 contains: "Date:"
G5 contains: "=TODAY()"
=F5&G5
<TABLE style="WIDTH: 224pt; BORDER-COLLAPSE: collapse" border=0 cellSpacing=0 cellPadding=0 width=298><COLGROUP><COL style="WIDTH: 224pt; mso-width-source: userset; mso-width-alt: 9536" width=298><TBODY><TR style="HEIGHT: 15pt" height=20><TD style="BORDER-BOTTOM-COLOR: #ece9d8; BACKGROUND-COLOR: transparent; BORDER-TOP-COLOR: #ece9d8; WIDTH: 224pt; HEIGHT: 15pt; BORDER-RIGHT-COLOR: #ece9d8; BORDER-LEFT-COLOR: #ece9d8" class=xl78 height=20 width=298>Returns: Date:40813
Does anyone know a solution(formula) that could return "Date: MM/DD/YYYY" for Today?
Thanks!
</TD></TR></TBODY></TABLE><HR style="BACKGROUND-COLOR: #ffffff; COLOR: #ffffff" SIZE=1>
Last edited: