Opening a spreadsheet in excel
You can do this but you need to have some basic knowledge of VBA. You need
to write some code to open a new workbook and copy data from the original
source into the new workbook. Try looking for VBA examples on the net.
"Dave F" wrote:
Oh that's easy. Put a shortcut to Excel on your desktop, open two instances
of Excel from it.
Then open the files either from Excel, or via Windows Explorer.
--
Brevity is the soul of wit.
"labrams" wrote:
Sorry I meant different files.
"Dave F" wrote:
You can't open the same file in two difference instances of Excel.
--
Brevity is the soul of wit.
"labrams" wrote:
How do I open a spreadsheet so that opens in a new instance of excel each time?
|