Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 129
Default Setting up Template without ROWS LIMITATION

Hi Everyone,

What is the best way to set a template without Rows Limitation?

I've setting up template for my org that I work at for some of the form that
they use will with some built-in formula. The problem that I'm always
encounter is that fact that I have to predict how many rows such template is
going to consist of. And every time, occasionally, that someone needs to
have extra lines for any reason, I have to expand the formula and the
formatting of the rows beyond whatever was originally set.
FYI, I lock the spreadsheet to prevent any change in formula or setting.

Is there a solution for this issue?

Thanks for any advice,
Neon520
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,117
Default Setting up Template without ROWS LIMITATION

i have an idea (but i also have a whopper of a cold, so it may not be
that great of an idea!)........ what if you had a worksheet_change
macro that monitored say, column A, which would in my thought be the
first column that would have info entered. if Target.row was greater
than 500 (for instance), then the worksheet_change macro would
automatically enter your formulas & do the formatting for that row.
you could have it check for the formula before it does it, in case
somebody is doing something back in a row that they had previously set
up via the worksheet_change macro.
like i said, my head is stuffed beyond belief, so take it or leave it.
:)
susan



On Dec 24, 12:20*pm, Neon520
wrote:
Hi Everyone,

What is the best way to set a template without Rows Limitation?

I've setting up template for my org that I work at for some of the form that
they use will with some built-in formula. *The problem that I'm always
encounter is that fact that I have to predict how many rows such template is
going to consist of. *And every time, occasionally, that someone needs to
have extra lines for any reason, I have to expand the formula and the
formatting of the rows beyond whatever was originally set.
FYI, I lock the spreadsheet to prevent any change in formula or setting.

Is there a solution for this issue?

Thanks for any advice,
Neon520


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
Setting Default (Normal) Template David Excel Discussion (Misc queries) 5 August 29th 08 12:25 AM
Is there a template for setting up a address book? Jace Excel Discussion (Misc queries) 1 August 22nd 05 03:42 AM
Setting up page template John Sullivan Excel Worksheet Functions 1 August 12th 05 10:25 PM
Where can I find a 'Goal Setting" template? msdixipeach Excel Discussion (Misc queries) 1 March 14th 05 10:19 PM
setting up a Company ordering template Stuart[_5_] Excel Programming 0 June 24th 04 07:36 AM


All times are GMT +1. The time now is 10:35 AM.

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"