Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a running worksheet to account for expenses and deposits. At the
bottom of the sheet are the total values. I have to keep "inserting" rows to move the values further down the sheet. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Tima
I can be done, but..................... How will Excel know when you want to "automatically" insert a row or rows? You generally need some sort of trigger to fire an automatic response. Maybe a description of your layout and how you enter data will help. Gord Dibben MS Excel MVP On Sat, 12 Aug 2006 12:27:02 -0700, Tima wrote: I have a running worksheet to account for expenses and deposits. At the bottom of the sheet are the total values. I have to keep "inserting" rows to move the values further down the sheet. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Should read "It can be done"
Gord On Sat, 12 Aug 2006 12:35:08 -0700, Gord Dibben <gorddibbATshawDOTca wrote: Tima I can be done, but..................... How will Excel know when you want to "automatically" insert a row or rows? You generally need some sort of trigger to fire an automatic response. Maybe a description of your layout and how you enter data will help. Gord Dibben MS Excel MVP On Sat, 12 Aug 2006 12:27:02 -0700, Tima wrote: I have a running worksheet to account for expenses and deposits. At the bottom of the sheet are the total values. I have to keep "inserting" rows to move the values further down the sheet. Gord Dibben MS Excel MVP |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Some folks create the "Totals" row a 1,000 or so rows below the last data
row. Then, they just insert an additional row right before or after the header row. They *link* this extra row to the "Totals" row to display the totals and *freeze* it together with the header row for a perpetual display of labels and amounts. -- HTH, RD ================================================== === Please keep all correspondence within the Group, so all may benefit! ================================================== === "Tima" wrote in message ... I have a running worksheet to account for expenses and deposits. At the bottom of the sheet are the total values. I have to keep "inserting" rows to move the values further down the sheet. |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks for the info so far. I am unable to figure out how to "link" the rows.
"RagDyeR" wrote: Some folks create the "Totals" row a 1,000 or so rows below the last data row. Then, they just insert an additional row right before or after the header row. They *link* this extra row to the "Totals" row to display the totals and *freeze* it together with the header row for a perpetual display of labels and amounts. -- HTH, RD ================================================== === Please keep all correspondence within the Group, so all may benefit! ================================================== === "Tima" wrote in message ... I have a running worksheet to account for expenses and deposits. At the bottom of the sheet are the total values. I have to keep "inserting" rows to move the values further down the sheet. |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Well!!! I did accomplish something better just now. I added rows between the
last data entry row and the totals row like you suggested. Then I placed the totals row at the bottom of the page (view) and placed a split on the row above it. So now my worksheet will show the running data entries and the totals at the same time ans still update automatically. Sorry that I forgot to rate your reply. "RagDyeR" wrote: Some folks create the "Totals" row a 1,000 or so rows below the last data row. Then, they just insert an additional row right before or after the header row. They *link* this extra row to the "Totals" row to display the totals and *freeze* it together with the header row for a perpetual display of labels and amounts. -- HTH, RD ================================================== === Please keep all correspondence within the Group, so all may benefit! ================================================== === "Tima" wrote in message ... I have a running worksheet to account for expenses and deposits. At the bottom of the sheet are the total values. I have to keep "inserting" rows to move the values further down the sheet. |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
No rating necessary since I'm coming *directly* from the msnews.microsoft
newsgroups. All the ratings here are the feed-back that we get from you.<g As far as linking is concerned, after you insert a new, blank row above or below your headers, scroll down to your "Totals" row. Select the pertinent cells, say A1000 to E1000. Right click in the selection and choose "Copy". Navigate up to that new, blank row and right click in the Column A cell. Choose "Paste Special", then click on "Paste Link", then <Esc, and you've linked your rows. All changes to the total row will *automatically* be displayed in that new 'pseudo' total row! -- Regards, RD ---------------------------------------------------------------------------- ------------------- Please keep all correspondence within the Group, so all may benefit ! ---------------------------------------------------------------------------- ------------------- "Tima" wrote in message ... Well!!! I did accomplish something better just now. I added rows between the last data entry row and the totals row like you suggested. Then I placed the totals row at the bottom of the page (view) and placed a split on the row above it. So now my worksheet will show the running data entries and the totals at the same time ans still update automatically. Sorry that I forgot to rate your reply. "RagDyeR" wrote: Some folks create the "Totals" row a 1,000 or so rows below the last data row. Then, they just insert an additional row right before or after the header row. They *link* this extra row to the "Totals" row to display the totals and *freeze* it together with the header row for a perpetual display of labels and amounts. -- HTH, RD ================================================== === Please keep all correspondence within the Group, so all may benefit! ================================================== === "Tima" wrote in message ... I have a running worksheet to account for expenses and deposits. At the bottom of the sheet are the total values. I have to keep "inserting" rows to move the values further down the sheet. |
#8
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am happy you're happy, but none of this, in my opinion, is "automatically
inserting rows" Gord On Sat, 12 Aug 2006 16:11:02 -0700, Tima wrote: Well!!! I did accomplish something better just now. I added rows between the last data entry row and the totals row like you suggested. Then I placed the totals row at the bottom of the page (view) and placed a split on the row above it. So now my worksheet will show the running data entries and the totals at the same time ans still update automatically. Sorry that I forgot to rate your reply. "RagDyeR" wrote: Some folks create the "Totals" row a 1,000 or so rows below the last data row. Then, they just insert an additional row right before or after the header row. They *link* this extra row to the "Totals" row to display the totals and *freeze* it together with the header row for a perpetual display of labels and amounts. -- HTH, RD ================================================== === Please keep all correspondence within the Group, so all may benefit! ================================================== === "Tima" wrote in message ... I have a running worksheet to account for expenses and deposits. At the bottom of the sheet are the total values. I have to keep "inserting" rows to move the values further down the sheet. Gord Dibben MS Excel MVP |
#9
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sometimes Gord, you have to read between the lines.<bg
-- Regards, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Gord Dibben" <gorddibbATshawDOTca wrote in message ... I am happy you're happy, but none of this, in my opinion, is "automatically inserting rows" Gord On Sat, 12 Aug 2006 16:11:02 -0700, Tima wrote: Well!!! I did accomplish something better just now. I added rows between the last data entry row and the totals row like you suggested. Then I placed the totals row at the bottom of the page (view) and placed a split on the row above it. So now my worksheet will show the running data entries and the totals at the same time ans still update automatically. Sorry that I forgot to rate your reply. "RagDyeR" wrote: Some folks create the "Totals" row a 1,000 or so rows below the last data row. Then, they just insert an additional row right before or after the header row. They *link* this extra row to the "Totals" row to display the totals and *freeze* it together with the header row for a perpetual display of labels and amounts. -- HTH, RD ================================================== === Please keep all correspondence within the Group, so all may benefit! ================================================== === "Tima" wrote in message ... I have a running worksheet to account for expenses and deposits. At the bottom of the sheet are the total values. I have to keep "inserting" rows to move the values further down the sheet. Gord Dibben MS Excel MVP |
#10
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Gotcha.
After posting my whine I read over your exchange and realized I had taken the question too literally. Thanks for the slap upside the ear<g On Sat, 12 Aug 2006 22:37:39 -0700, "Ragdyer" wrote: Sometimes Gord, you have to read between the lines.<bg Gord Dibben MS Excel MVP |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can Excel automatically insert current date in a cell? | Excel Worksheet Functions | |||
resetting last cell | Excel Discussion (Misc queries) | |||
When I insert rows in Excel the pagination gives me unwanted page. | Excel Worksheet Functions | |||
Looking to automatically "unhide" rows in excel using hyperlinks | Excel Discussion (Misc queries) | |||
Can you change something in Excel to automatically insert an equa. | Excel Discussion (Misc queries) |