Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
There is a csv file, which contains data like-
Policy,Claim,ProductCode AA123,BB234,AL I view this csv file in Excel. Everything is fine, except heading Policy,Claim,ProductCode. I want to get heading in Bold. Please help. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
A CSV file by definition doesn't contain formatting.
You can either apply the formatting manually, or perhaps record a macro that bolds your headings. In article , Ritesh Kumar wrote: There is a csv file, which contains data like- Policy,Claim,ProductCode AA123,BB234,AL I view this csv file in Excel. Everything is fine, except heading Policy,Claim,ProductCode. I want to get heading in Bold. Please help. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
CSV file is a Comma Seperated Values. They are just delimited by comma as seperator. They don't store any formatting, because they are usually used for imporing in to database and so on. You can manually change the Formatting to these headers as bold and then save the the file as Excel file format. Challa Prabhu "Ritesh Kumar" wrote: There is a csv file, which contains data like- Policy,Claim,ProductCode AA123,BB234,AL I view this csv file in Excel. Everything is fine, except heading Policy,Claim,ProductCode. I want to get heading in Bold. Please help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|