![]() |
Save a range to binary file (including its format)
Hi there,
I am doing something similar to the autoformat function in Excel. But I want to save each set of format to a file that can be exchanged between users. Is this possible to save a sample range of cells (about 6 cols and 3 rows) to a binary file including the cell format information. After that, the content of the file will be loaded into a range variable. Formation information will be obtained from that variable. Please give some ideas or sample code. Best regards, coolersport *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Save a range to binary file (including its format)
Cool,
The simplest way is to use an Excel file - copy the range to the file, save it, and open it when you need it, and close it when you're done. HTH, Bernie MS Excel MVP "Cool Sport" wrote in message ... Hi there, I am doing something similar to the autoformat function in Excel. But I want to save each set of format to a file that can be exchanged between users. Is this possible to save a sample range of cells (about 6 cols and 3 rows) to a binary file including the cell format information. After that, the content of the file will be loaded into a range variable. Formation information will be obtained from that variable. Please give some ideas or sample code. Best regards, coolersport *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
All times are GMT +1. The time now is 05:17 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com