Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 141
Default Prevent User from saving Changes to a spreadsheet

How do I code it so a user cannot save changes to a template report BUT still
be able to make changes to the data.

The idea is that they would retrieve essbase data into a template and then
once they are done be prevented from saving any changes to the template
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Prevent User from saving Changes to a spreadsheet

Make it a true Template and a new workbook will be generated which user can
save or not after they are through with it.

The Template remains untouched.


Gord Dibben MS Excel MVP

On Fri, 7 Nov 2008 14:49:00 -0800, Nigel wrote:

How do I code it so a user cannot save changes to a template report BUT still
be able to make changes to the data.

The idea is that they would retrieve essbase data into a template and then
once they are done be prevented from saving any changes to the template


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,344
Default Prevent User from saving Changes to a spreadsheet

Hi,

And how does one make a template -
1. Design the file
2. Choose Save As
3. In the Files of Type change to Template (*.xlt) this will switch you to
the Templates folder.
4. Name the file and click save.

When the user wants to use the template have them choose File, New, and
click Templates, On my computer... in the New Workbook task pane.
They pick your template and when it opens it is a regular spreadsheet not a
template and is handled just like Book1

--
Thanks,
Shane Devenshire


"Nigel" wrote:

How do I code it so a user cannot save changes to a template report BUT still
be able to make changes to the data.

The idea is that they would retrieve essbase data into a template and then
once they are done be prevented from saving any changes to the template

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Prevent User from saving Changes to a spreadsheet


See how to make Templates here

'Excel Templates' (http://www.excel-it.com/excel_templates.htm)


--
royUK

Hope that helps.

RoyUK
------------------------------------------------------------------------
royUK's Profile: http://www.thecodecage.com/forumz/member.php?userid=15
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=26828

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Prevent user from saving workbook keithl816 Excel Discussion (Misc queries) 3 January 15th 06 10:24 PM
Prevent User from saving crapit Excel Programming 2 July 26th 04 03:48 PM
Saving a Workbook: Forcing User to Rename before Saving Rollin_Again[_6_] Excel Programming 5 April 16th 04 02:54 PM
prevent user from saving file to a folder but allow my code to save from behind. susie Excel Programming 3 July 25th 03 03:01 PM
prevent user from saving excel file to a folder susie Excel Programming 2 July 24th 03 09:12 PM


All times are GMT +1. The time now is 10:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"