Help - Search - Members - Calendar
Full Version: Excel
BleepingComputer.com > Software > Business Applications
   
WillieK
Is there a way to have excel automaticaly add another row in a spread sheet after the last row is used. The spread sheet keeps a tally of gallons used by different operators. It also records names dates vehicle IDs in seperate colums. The spread sheet has a fixed number of rows but at times more rows are needed. Any Ideas. Thanks
tos226
To give you an answer, people mayneed a bit more detail.
The spreadsheet has fixed number of rows, you say. Why? How is it fixed? Is the data range defined as a named area? Does VBA control the number of rows?

There are many ways, and I doubt you'll get an answer till someone has a feel for what controls are now in place and how it's all now working.
WillieK
Each Heading represents a column.

Item No.....CHC No....Operator....Gallons....PumpMeterRead
123456 ____7734____ Willie ______23______087654
789101____ 4377____ Joey_______57______087665

and so on till the last row on the sheet.

This program keeps track of fuel used. The gallons is computed for the operator when he/she enters Pump Meter Read. There is a couple of formulas used here.

When the last row is used up a new sheet has to be started. This is Ok but the results form multiple sheets need to be manually tallied up. Also in order to bring up a new sheet the program has to be closed and restarted. I guess what I would like to do is have the sheet auto extend rows or bring up a another sheet which would become part of the book with the formulas in tact.

Hope this is a better explanation.

Thnks
WK
tos226
QUOTE(WillieK @ Dec 24 2005, 12:42 PM) *
When the last row is used up a new sheet has to be started. This is Ok but the results form multiple sheets need to be manually tallied up. Also in order to bring up a new sheet the program has to be closed and restarted.

I hope I don't misunderstand what you answered. You did not really answer the questions about the size.

Once you use last row on a sheet, there really is no more. Some 65 thousand rows? Or have you limited the scrolling area to some smaller number? Or have you limited your formulas to a fixed number of rows?

You should be able to add a new sheet without restarting Excel. Just use the menu Insert-Worksheet.
And if you indeed have to have results from multiple sheets, that, too can be done with no manual effort, by specifying sheet names in front of ranges you're adding up.

If we're getting nowhere, if we're misunderstanding, there is a way to email stuff here. Mail me the spreadsheet and I'm willing to take a look.
WillieK
To tos226

Thank you for your offer. I will try to email a copy. I need to be gone for a few days. See ya when I get back.

WK
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.