Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() On Sheet 1 (called List), I have columns for "Article Title", "Authors", "Journal", etc. (see below). On Sheet 2, I want to use the data from Sheet 1 and the concatenate function in order to form the citation for the article (i.e. a citation for a scholarly article in a science journal). | Article Title | Authors | Journal | Year | Month | Vol.(No.):Pages | I used the formula: CONCATENATE(List!B2,". ",List!A2,". ",List!C2,". ",List!D2," ",List!E2,";",List!F2,".") On Sheet 1, the journal titles are italicized. When I reference them with concatenate on Sheet 2, however, they aren't italized. I can't just change the format of the cells on Sheet 2 to italicized ,though, because I don't want the rest of the citation (like author, year, etc.) to be italicized, just the date. Any suggestions? Thanks, -RiotLoadTime -- RiotLoadTime ------------------------------------------------------------------------ RiotLoadTime's Profile: http://www.excelforum.com/member.php...o&userid=35956 View this thread: http://www.excelforum.com/showthread...hreadid=565749 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You won't get what you want without delving into VBA and setting specific
characters. Is it worth the effort? -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "RiotLoadTime" wrote in message news:RiotLoadTime.2bmcbt_1154028307.8292@excelforu m-nospam.com... On Sheet 1 (called List), I have columns for "Article Title", "Authors", "Journal", etc. (see below). On Sheet 2, I want to use the data from Sheet 1 and the concatenate function in order to form the citation for the article (i.e. a citation for a scholarly article in a science journal). | Article Title | Authors | Journal | Year | Month | Vol.(No.):Pages | I used the formula: CONCATENATE(List!B2,". ",List!A2,". ",List!C2,". ",List!D2," ",List!E2,";",List!F2,".") On Sheet 1, the journal titles are italicized. When I reference them with concatenate on Sheet 2, however, they aren't italized. I can't just change the format of the cells on Sheet 2 to italicized ,though, because I don't want the rest of the citation (like author, year, etc.) to be italicized, just the date. Any suggestions? Thanks, -RiotLoadTime -- RiotLoadTime ------------------------------------------------------------------------ RiotLoadTime's Profile: http://www.excelforum.com/member.php...o&userid=35956 View this thread: http://www.excelforum.com/showthread...hreadid=565749 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() No, probably not. Thanks anyway. -- RiotLoadTime ------------------------------------------------------------------------ RiotLoadTime's Profile: http://www.excelforum.com/member.php...o&userid=35956 View this thread: http://www.excelforum.com/showthread...hreadid=565749 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Keeping the format when refresh on the pivot chart | Charts and Charting in Excel | |||
Office2000: Conditional format behaves strangely | Excel Discussion (Misc queries) | |||
can't format cell - have tried unlocking and unprotecting | Excel Discussion (Misc queries) | |||
why does currency format change to number format? | Excel Discussion (Misc queries) | |||
Keep custom format in new worksheet | Excel Discussion (Misc queries) |