Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have an external data source, which in this instance is a CSV file. I need
to modify its appearance. So i linked the data into a sheet and wanted to use a table style. When i do this, it brings up an error DB saying it cannot format unless the link is broken. Well, that seems counterproductive with data links dont you think? Is there another way to "present" the data using ecel 2007 formatting without loosing the link or doing the formatting manually? Thanks. -- Kevin Spear, PE |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When you open a text file in Excel, it is still a text file and not an Excel
file. You can open the csv file in Excel, save as a workbook and then format the data as a table. To maintain a link to the file you might want to examine using MS Query and query the data into a workbook. You can save an refresh the query in the workbook as necessary. -- Kevin Backmann "Kevin" wrote: I have an external data source, which in this instance is a CSV file. I need to modify its appearance. So i linked the data into a sheet and wanted to use a table style. When i do this, it brings up an error DB saying it cannot format unless the link is broken. Well, that seems counterproductive with data links dont you think? Is there another way to "present" the data using ecel 2007 formatting without loosing the link or doing the formatting manually? Thanks. -- Kevin Spear, PE |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks for the quick reply! Maybe i am not communicating my issue very well.
I have an external data file that i link into my current blank sheet. Watch this to see what i'm after: http://www.screencast.com/t/6RgIK5I39i I'd rather not create duplicate places for data to exist. The external file will be updated constantly and i want to use excel to present it with tables, etc. Do i need a redundant sheet in the xls just to do what i'm after? -- Kevin Spear, PE "Kevin B" wrote: When you open a text file in Excel, it is still a text file and not an Excel file. You can open the csv file in Excel, save as a workbook and then format the data as a table. To maintain a link to the file you might want to examine using MS Query and query the data into a workbook. You can save an refresh the query in the workbook as necessary. -- Kevin Backmann "Kevin" wrote: I have an external data source, which in this instance is a CSV file. I need to modify its appearance. So i linked the data into a sheet and wanted to use a table style. When i do this, it brings up an error DB saying it cannot format unless the link is broken. Well, that seems counterproductive with data links dont you think? Is there another way to "present" the data using ecel 2007 formatting without loosing the link or doing the formatting manually? Thanks. -- Kevin Spear, PE |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I didn't open the link.
But your links to the .CSV file linked to a worksheet and a cell address, right? But if you look at the .CSV file in NotePad, you'll see that there are no worksheets in that file and the data isn't in rows or columns. It's just plain text. You could open the .CSV file, then save it as a .xls* file and then link to that. Kevin wrote: Thanks for the quick reply! Maybe i am not communicating my issue very well. I have an external data file that i link into my current blank sheet. Watch this to see what i'm after: http://www.screencast.com/t/6RgIK5I39i I'd rather not create duplicate places for data to exist. The external file will be updated constantly and i want to use excel to present it with tables, etc. Do i need a redundant sheet in the xls just to do what i'm after? -- Kevin Spear, PE "Kevin B" wrote: When you open a text file in Excel, it is still a text file and not an Excel file. You can open the csv file in Excel, save as a workbook and then format the data as a table. To maintain a link to the file you might want to examine using MS Query and query the data into a workbook. You can save an refresh the query in the workbook as necessary. -- Kevin Backmann "Kevin" wrote: I have an external data source, which in this instance is a CSV file. I need to modify its appearance. So i linked the data into a sheet and wanted to use a table style. When i do this, it brings up an error DB saying it cannot format unless the link is broken. Well, that seems counterproductive with data links dont you think? Is there another way to "present" the data using ecel 2007 formatting without loosing the link or doing the formatting manually? Thanks. -- Kevin Spear, PE -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I understand what you're saying. But with the external data link, it is
actually querying the text file into columns. It does that flawlessly. The problem comes when i apply a table style to the data. Table styles are new to 2007. When a table style is applied, it drops the external link. -- Kevin Spear, PE "Dave Peterson" wrote: I didn't open the link. But your links to the .CSV file linked to a worksheet and a cell address, right? But if you look at the .CSV file in NotePad, you'll see that there are no worksheets in that file and the data isn't in rows or columns. It's just plain text. You could open the .CSV file, then save it as a .xls* file and then link to that. Kevin wrote: Thanks for the quick reply! Maybe i am not communicating my issue very well. I have an external data file that i link into my current blank sheet. Watch this to see what i'm after: http://www.screencast.com/t/6RgIK5I39i I'd rather not create duplicate places for data to exist. The external file will be updated constantly and i want to use excel to present it with tables, etc. Do i need a redundant sheet in the xls just to do what i'm after? -- Kevin Spear, PE "Kevin B" wrote: When you open a text file in Excel, it is still a text file and not an Excel file. You can open the csv file in Excel, save as a workbook and then format the data as a table. To maintain a link to the file you might want to examine using MS Query and query the data into a workbook. You can save an refresh the query in the workbook as necessary. -- Kevin Backmann "Kevin" wrote: I have an external data source, which in this instance is a CSV file. I need to modify its appearance. So i linked the data into a sheet and wanted to use a table style. When i do this, it brings up an error DB saying it cannot format unless the link is broken. Well, that seems counterproductive with data links dont you think? Is there another way to "present" the data using ecel 2007 formatting without loosing the link or doing the formatting manually? Thanks. -- Kevin Spear, PE -- Dave Peterson |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I don't know enough about xl2007 to be useful.
Sorry. But if table styles kills the link, I bet you're going to have to make a choice which one you want. Kevin wrote: I understand what you're saying. But with the external data link, it is actually querying the text file into columns. It does that flawlessly. The problem comes when i apply a table style to the data. Table styles are new to 2007. When a table style is applied, it drops the external link. -- Kevin Spear, PE "Dave Peterson" wrote: I didn't open the link. But your links to the .CSV file linked to a worksheet and a cell address, right? But if you look at the .CSV file in NotePad, you'll see that there are no worksheets in that file and the data isn't in rows or columns. It's just plain text. You could open the .CSV file, then save it as a .xls* file and then link to that. Kevin wrote: Thanks for the quick reply! Maybe i am not communicating my issue very well. I have an external data file that i link into my current blank sheet. Watch this to see what i'm after: http://www.screencast.com/t/6RgIK5I39i I'd rather not create duplicate places for data to exist. The external file will be updated constantly and i want to use excel to present it with tables, etc. Do i need a redundant sheet in the xls just to do what i'm after? -- Kevin Spear, PE "Kevin B" wrote: When you open a text file in Excel, it is still a text file and not an Excel file. You can open the csv file in Excel, save as a workbook and then format the data as a table. To maintain a link to the file you might want to examine using MS Query and query the data into a workbook. You can save an refresh the query in the workbook as necessary. -- Kevin Backmann "Kevin" wrote: I have an external data source, which in this instance is a CSV file. I need to modify its appearance. So i linked the data into a sheet and wanted to use a table style. When i do this, it brings up an error DB saying it cannot format unless the link is broken. Well, that seems counterproductive with data links dont you think? Is there another way to "present" the data using ecel 2007 formatting without loosing the link or doing the formatting manually? Thanks. -- Kevin Spear, PE -- Dave Peterson -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
External Data Tracking in Excel 2007? | Excel Discussion (Misc queries) | |||
Excel 2007 and External Data Sources | Excel Discussion (Misc queries) | |||
Excel 2007 - managing Styles | Excel Discussion (Misc queries) | |||
Excel 2007 Table styles | Excel Discussion (Misc queries) | |||
Excel 2007 external data query | Excel Discussion (Misc queries) |