Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,089
Default Excel report which excludes the blank rows?

The easiest way would be to use AutoFilter ... if that's not what you mean
by hiding and hiding the rows.

Regards

Trevor


"Chasman" wrote in message
...
I have an Excel spreadsheet where each row in Col A is a subdivision lot
number. All the lots are entered at time purchase. When a lot sells, we
enter the remaining info, eg. Cust Name (Col B), Sales Price (Col C), etc.
out to the 89th column. How do I construct another spreadsheet or print a
report which would only show or print the active lots (those which have
sold)
automatically without having to hide and unhide rows?



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel report which excludes the blank rows?

with your table in the first row (headers present in row 1), do Data=Form

If that works, then your finished. (however, I don't expect it to work
since it only supports 32 columns and I believe you are talking about 89.)

If not, then you might need to learn how to program userforms:

http://j-walk.com/ss/excel/tips/tip84.htm

See this tutorial here
http://www.dicks-blog.com/excel/2004...g_userfor.html

http://support.microsoft.com/default...b;en-us;829070
How to use Visual Basic for Applications examples to control UserForms in
Microsoft Excel


XL97: How to Use a UserForm for Entering Data (Q161514)
http://support.microsoft.com/?id=161514

XL2000: How to Use a UserForm for Entering Data (Q213749)
http://support.microsoft.com/?id=213749

If that doesn't sound appealing, then perhaps you want to mimic a paper form
on the worksheet.

You would then need to use code to move it into a Table.

There may be other possibilities as well as entering it directly.

--
Regards,
Tom Ogilvy


"Chasman" wrote in message
...
Thanks Trevor. I took the AutoFilter lesson on the Microsoft website and
it
is exactly what I need. I am obviously a "newbie". Thanks again. Now I
need an Excel input form (similar to one which Access would create) for my
office manager to input the data to the spreadsheet. Although, she could
just bring up the worksheet and enter directly to the spreadsheet itself.

Again, thanks,

Chasman

"Trevor Shuttleworth" wrote:

The easiest way would be to use AutoFilter ... if that's not what you
mean
by hiding and hiding the rows.

Regards

Trevor


"Chasman" wrote in message
...
I have an Excel spreadsheet where each row in Col A is a subdivision lot
number. All the lots are entered at time purchase. When a lot sells,
we
enter the remaining info, eg. Cust Name (Col B), Sales Price (Col C),
etc.
out to the 89th column. How do I construct another spreadsheet or
print a
report which would only show or print the active lots (those which have
sold)
automatically without having to hide and unhide rows?






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
I need an If statement for Excel that excludes empty cells nascar2000a Excel Worksheet Functions 3 November 9th 06 04:30 PM
Replace (blank) entry in a pivot report with clear cell PeterGilbert Excel Discussion (Misc queries) 1 November 6th 06 12:13 AM
Automate Excel report to place certain data into existing report? Craig Harrison Excel Worksheet Functions 3 July 25th 06 01:54 PM
How do I do numbering of rows in Excel when there are blank rows? V Excel Discussion (Misc queries) 1 April 3rd 06 11:24 AM
How do I delete blank numbered sheets after my report? Waterbug70 Excel Worksheet Functions 0 May 2nd 05 09:44 PM


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