ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   I need some help here (https://www.excelbanter.com/excel-programming/296217-i-need-some-help-here.html)

Ragnarok

I need some help here
 
I need help with a bit of EXCEL.

I have to create an order form in excel in which people can orde
products that the supermarket will deliver at home.

As you may have thought supermarkets have tons of products so printin
all products per costumer will cost a lot of paper. So my idea is tha
when costumers have chosen an amount of a certain product then tha
product will be added on the sheet that i named 'order'

know this is where my problem comes in....how can i let excel place th
row of a product which a costumer has ordered from the 'productlist
sheet to the 'order' sheet.

To give you a better idea of what i mean i have place the link to m
.xls he http://www.geocities.com/ragnarok_v2/Help.xls

I really hope someone here can help me ou

--
Message posted from http://www.ExcelForum.com


Don Guillett[_4_]

I need some help here
 
try datafilterautofilterfilter on non blankscopy to another sheet.
Record while doing.

--
Don Guillett
SalesAid Software

"Ragnarok " wrote in message
...
I need help with a bit of EXCEL.

I have to create an order form in excel in which people can order
products that the supermarket will deliver at home.

As you may have thought supermarkets have tons of products so printing
all products per costumer will cost a lot of paper. So my idea is that
when costumers have chosen an amount of a certain product then that
product will be added on the sheet that i named 'order'

know this is where my problem comes in....how can i let excel place the
row of a product which a costumer has ordered from the 'productlist'
sheet to the 'order' sheet.

To give you a better idea of what i mean i have place the link to my
xls he
http://www.geocities.com/ragnarok_v2/Help.xls

I really hope someone here can help me out


---
Message posted from http://www.ExcelForum.com/




Chris

I need some help here
 
What are you using for an interface, a Form or direct worksheet interaction
This is the line of code to copy one row to another shee

Selection.Entirerow.Copy destination:= WorkSheets("Order").
Rows( WorkSheets("Order").Usedrange.Rows.count +1


----- Ragnarok wrote: ----

I need help with a bit of EXCEL.

I have to create an order form in excel in which people can orde
products that the supermarket will deliver at home.

As you may have thought supermarkets have tons of products so printin
all products per costumer will cost a lot of paper. So my idea is tha
when costumers have chosen an amount of a certain product then tha
product will be added on the sheet that i named 'order'

know this is where my problem comes in....how can i let excel place th
row of a product which a costumer has ordered from the 'productlist
sheet to the 'order' sheet.

To give you a better idea of what i mean i have place the link to m
.xls he http://www.geocities.com/ragnarok_v2/Help.xl

I really hope someone here can help me ou


--
Message posted from http://www.ExcelForum.com



Debra Dalgleish

I need some help here
 
You could use data validation and VLookup formulas to create an order
form. There's an example on my web site:

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

Under 'Data Validation', look for 'Order Form'


Ragnarok < wrote:
I need help with a bit of EXCEL.

I have to create an order form in excel in which people can order
products that the supermarket will deliver at home.

As you may have thought supermarkets have tons of products so printing
all products per costumer will cost a lot of paper. So my idea is that
when costumers have chosen an amount of a certain product then that
product will be added on the sheet that i named 'order'

know this is where my problem comes in....how can i let excel place the
row of a product which a costumer has ordered from the 'productlist'
sheet to the 'order' sheet.

To give you a better idea of what i mean i have place the link to my
xls he http://www.geocities.com/ragnarok_v2/Help.xls

I really hope someone here can help me out


---
Message posted from http://www.ExcelForum.com/



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


Ragnarok[_2_]

I need some help here
 
Thnx guys for your help!

I'm gonna try out all of your ideas and hopefully one of them is what
i'm looking for.

I'll let you guys.


---
Message posted from http://www.ExcelForum.com/


Ragnarok[_3_]

I need some help here
 
Debra Dalgleish wrote:
*You could use data validation and VLookup formulas to create a
order
form. There's an example on my web site:

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

Under 'Data Validation', look for 'Order Form'

*



The Order Form is exactly what i'm looking for :)

But how did you make that, i couldn't find any scripts :confused:

When I know where i can find the scripts i can alter them to my ow
needs

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 03:19 AM.

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