Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am developing a program that i will share to allow multiple users, i am just checking that macros will work ok under these conditions johny |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
From Excel help
Write, record, change, view, or assign macros You can run existing macros that don't access unavailable features. You can record shared workbook operations into a macro stored in another nonshared workbook. Search on the topic limitations Shared - there are many limitations and it would be worthwhile to review them. The actual title of the article in help (xl2002) is Features that are unavailable in shared workbooks -- Regards, Tom Ogilvy wrote in message ups.com... Hi, I am developing a program that i will share to allow multiple users, i am just checking that macros will work ok under these conditions johny |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There was a pasting problem:
What doesn't work: Write, record, change, view, or assign macros What does work: You can run existing macros that don't access unavailable features. You can record shared workbook operations into a macro stored in another nonshared workbook. -- Regards, Tom Ogilvy "Tom Ogilvy" wrote in message ... From Excel help Write, record, change, view, or assign macros You can run existing macros that don't access unavailable features. You can record shared workbook operations into a macro stored in another nonshared workbook. Search on the topic limitations Shared - there are many limitations and it would be worthwhile to review them. The actual title of the article in help (xl2002) is Features that are unavailable in shared workbooks -- Regards, Tom Ogilvy wrote in message ups.com... Hi, I am developing a program that i will share to allow multiple users, i am just checking that macros will work ok under these conditions johny |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA code shared between .XLS files | Excel Discussion (Misc queries) | |||
Shared Files in Excel | Excel Discussion (Misc queries) | |||
sort in shared files | Excel Discussion (Misc queries) | |||
Shared files - read only on the fly | Excel Discussion (Misc queries) | |||
Shared files | Excel Worksheet Functions |