Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Automatically add one row

I have a list that where I add info that are then summed up in each column.
Problem I have is that I have to add new rows after filled rows to Row 19
To add a row function. No probs to do that manually. But I want to do it
automatically. It does not matter.
Is it possible?

Row 1 One Two Three
Row 2 Four Five Six
Row 3 Seven Eight Nine
Row 4
Row 5
Row nn
Row19
Row 20 Add Column A Add column B Add column C


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,480
Default Automatically add one row

Hi

If you are using XL2003, place your cursor in cell A1DataListuncheck My
List has headers
DataListTotal

Repeat the formula you see in C20, in B20 and A20.

As you add more rows, the total row will move down automatically.

--
Regards
Roger Govier

"MSSailor" wrote in message
...
I have a list that where I add info that are then summed up in each
column.
Problem I have is that I have to add new rows after filled rows to Row 19
To add a row function. No probs to do that manually. But I want to do it
automatically. It does not matter.
Is it possible?

Row 1 One Two Three
Row 2 Four Five Six
Row 3 Seven Eight Nine
Row 4
Row 5
Row nn
Row19
Row 20 Add Column A Add column B Add column C


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Automatically add one row

Sorry did not mention that I have XL2000.
Thanks for telling


"Roger Govier" wrote:

Hi

If you are using XL2003, place your cursor in cell A1DataListuncheck My
List has headers
DataListTotal

Repeat the formula you see in C20, in B20 and A20.

As you add more rows, the total row will move down automatically.

--
Regards
Roger Govier

"MSSailor" wrote in message
...
I have a list that where I add info that are then summed up in each
column.
Problem I have is that I have to add new rows after filled rows to Row 19
To add a row function. No probs to do that manually. But I want to do it
automatically. It does not matter.
Is it possible?

Row 1 One Two Three
Row 2 Four Five Six
Row 3 Seven Eight Nine
Row 4
Row 5
Row nn
Row19
Row 20 Add Column A Add column B Add column C



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 857
Default Automatically add one row

Hi,

Unfortunately the List feature did not get introduced until 2003. In
earlier versions you might:

Set up a total further down which sums everything =SUM(A1:A50) for example,
even though you don't have data yet for many of the rows. Then you can
"move" the total row up by applying a Data, Filter, AutoFilter command to the
range A1:A51, and choosing NonBlanks from the auto filter dropdown.

Alternatively you could write code.
--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"MSSailor" wrote:

Sorry did not mention that I have XL2000.
Thanks for telling


"Roger Govier" wrote:

Hi

If you are using XL2003, place your cursor in cell A1DataListuncheck My
List has headers
DataListTotal

Repeat the formula you see in C20, in B20 and A20.

As you add more rows, the total row will move down automatically.

--
Regards
Roger Govier

"MSSailor" wrote in message
...
I have a list that where I add info that are then summed up in each
column.
Problem I have is that I have to add new rows after filled rows to Row 19
To add a row function. No probs to do that manually. But I want to do it
automatically. It does not matter.
Is it possible?

Row 1 One Two Three
Row 2 Four Five Six
Row 3 Seven Eight Nine
Row 4
Row 5
Row nn
Row19
Row 20 Add Column A Add column B Add column C



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
Automatically insert time in excel but not automatically updated NeueN Excel Worksheet Functions 4 December 25th 08 07:29 AM
Number '8' changes to a '9' automatically bwerth Excel Discussion (Misc queries) 1 September 29th 08 07:34 PM
automatically insert a row Rich Hayes Excel Worksheet Functions 4 March 17th 08 03:26 PM
St automatically changes to So lkaneft Excel Discussion (Misc queries) 2 June 30th 06 03:43 PM
automatically number every other row KGB Excel Worksheet Functions 3 January 30th 06 03:32 PM


All times are GMT +1. The time now is 05:49 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"