#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,814
Default grouping

First of all, i just wanted to thank all of you guys who help us out on here.
i've learned more in a month with this site then i did all through school..

but anyway, i have a sheet that has a bunch of groups. i want the sheet
protected so it can't get messed up, but i also want the user to be able to
open and close the groups. (i had it set up with the Data -- Group Rows).
is this possible without unprotecting the sheet?

with my command buttons, i just embed it in the code to unprotect sheet,
then protect it again at the end of the sub. but with grouping, i do not
have a button. also, there is not an option when you protect the sheet to
"allow user to group"

thanks guys
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,814
Default grouping

i'm sorry, i just found my answer somewhere else on the site, thank you

one other quick question...
i want to be able to insert a row with the same exact formulas as the row
above it. basically, i have a group of rows that are for one job. if i
insert a row, i need all the formulas to be exactly the same. the problem i
am having is that it copies all of the formulas, but it references different
cells. i understand that it thinks i want it to do that, but i really need
it to keep the same exact formula referencing the same cells. how can i go
aobut this?

the jist of it is that the size of a project may grow, so i need to insert
more rows for it. i want to be able to do it without typing in formulas
again (i.e. through a button that inserts a row based on which row is
selected or whatever)

thanks


all of the jobs



"steve" wrote:

First of all, i just wanted to thank all of you guys who help us out on here.
i've learned more in a month with this site then i did all through school..

but anyway, i have a sheet that has a bunch of groups. i want the sheet
protected so it can't get messed up, but i also want the user to be able to
open and close the groups. (i had it set up with the Data -- Group Rows).
is this possible without unprotecting the sheet?

with my command buttons, i just embed it in the code to unprotect sheet,
then protect it again at the end of the sub. but with grouping, i do not
have a button. also, there is not an option when you protect the sheet to
"allow user to group"

thanks guys

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default grouping

See David McRitchie's INSRTROW macro:

http://www.mvps.org/dmcritchie/excel/insrtrow.htm


In article ,
"steve" wrote:

i want to be able to insert a row with the same exact formulas as the row
above it. basically, i have a group of rows that are for one job. if i
insert a row, i need all the formulas to be exactly the same. the problem i
am having is that it copies all of the formulas, but it references different
cells. i understand that it thinks i want it to do that, but i really need
it to keep the same exact formula referencing the same cells. how can i go
aobut this?

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
Grouping Adrian Excel Worksheet Functions 2 April 2nd 08 01:41 PM
Grouping Jennifer Brodie Excel Worksheet Functions 1 January 24th 06 04:51 PM
Grouping Kay Excel Discussion (Misc queries) 1 January 21st 06 01:24 PM
Grouping stuart.young Excel Discussion (Misc queries) 1 August 1st 05 12:56 PM
grouping MINAL ZUNKE New Users to Excel 4 June 29th 05 04:36 PM


All times are GMT +1. The time now is 03:14 AM.

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

About Us

"It's about Microsoft Excel"