A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Automatic filtering and coping result to a seperate sheet



 
 
Thread Tools Display Modes
  #1  
Old April 20th, 2006, 02:41 AM posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: n/a
Default Automatic filtering and coping result to a seperate sheet

Need some help with this,,
I am creating an estimation template wher I have a parts list in one sheet.
If I go to that sheet and enter 1 or grater in the qty colum, automatically
that row is presented in another sheet as my Invoice etc..
Any help, thanks in advance,
  #2  
Old April 23rd, 2006, 12:05 AM posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: n/a
Default Automatic filtering and coping result to a seperate sheet

You could modify the technique shown he

http://www.contextures.com/excelfiles.html

Under Functions, look for 'Dynamic List'

Instead of Status in column H, enter the quantity. Then, modify the
formula in column A:

=IF(H20,MAX($A$1:$A1)+1,"")

On the Completed sheet, VLookup formulas return the data for the
numbered items.


Richard P wrote:
Need some help with this,,
I am creating an estimation template wher I have a parts list in one sheet.
If I go to that sheet and enter 1 or grater in the qty colum, automatically
that row is presented in another sheet as my Invoice etc..
Any help, thanks in advance,



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

  #3  
Old April 23rd, 2006, 07:28 PM posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: n/a
Default Automatic filtering and coping result to a seperate sheet

Thanks Debra, that works! thanks again for your help.

"Debra Dalgleish" wrote:

You could modify the technique shown he

http://www.contextures.com/excelfiles.html

Under Functions, look for 'Dynamic List'

Instead of Status in column H, enter the quantity. Then, modify the
formula in column A:

=IF(H20,MAX($A$1:$A1)+1,"")

On the Completed sheet, VLookup formulas return the data for the
numbered items.


Richard P wrote:
Need some help with this,,
I am creating an estimation template wher I have a parts list in one sheet.
If I go to that sheet and enter 1 or grater in the qty colum, automatically
that row is presented in another sheet as my Invoice etc..
Any help, thanks in advance,



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:46 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.