ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Automatic filtering and coping result to a seperate sheet (https://www.excelbanter.com/excel-worksheet-functions/84140-automatic-filtering-coping-result-seperate-sheet.html)

Richard P

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,

Debra Dalgleish

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


Richard P

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




All times are GMT +1. The time now is 03:38 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com