LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,090
Default How can I create a master item list from orders?

Steve
Since you haven't delved into code writing before, it would be easier for
you if I just send you the small file I used for this. Send me your email
address and I'll send you the file. Be sure to mention "Suzuki Steve" in
your email since that is the name of the file. My email address is
. Remove the "nop" from this address. HTH Otto
"Suzuki Steve" wrote in message
...
PS I am a complete retard when it comes to vba haven't had to write any
code
befroe any help with this would be greatly appreciated.
--
Suzuki Steve


"Suzuki Steve" wrote:

Sheet 1 column L contain the item number N contain country of origin O
contains weight P contains length Q contains width R height S cubic
meters.

I would like on Sheet 4 A=L B=N C=O D=P E=Q F=R G=S

Thanks for your help.
--
Suzuki Steve


"Otto Moehrbach" wrote:

Steve
If I understand you correctly, you will need VBA (programming) for
this,
unless you want to go through a rather tedious manual process of
copying
everything, and then locating and deleting the duplicates.
Specifically, the code (macro) would loop through all the items in
sheet 1
and, for each item, check sheet 4 to see if the item is already there.
If
Yes, do nothing. If No, copy what you want copied.
Does this sound like what you want? If so, post back and provide some
details regarding the layout of sheet 1 and sheet 4 (also the sheet
name).
Things like:
This columns contains this.
That column contains that.
You want this and this and this copied to sheet 4 and placed here and
here
and here in sheet 4.
HTH Otto
"Suzuki Steve" wrote in message
...
I am trying to get information from one worksheet to another without
duplicating entries. ex: sheet 1 a1:a100 are my item numbers from an
order
I
just entered, I want to pull those to sheet 4 and be able to keep
them
there
on sheet 4 when I use sheet 1 to do a new order. After I enter a new
order I
want only new items to be added to the list on my master list. ANY
HELP??
PLEASE have been stuck for a few days now.
--
Suzuki Steve







 
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
Dropdown List - list item endings not visible if column too narrow AK9955 Excel Discussion (Misc queries) 2 April 27th 07 09:02 AM
how to create a list and link it to the master excel file taj Excel Worksheet Functions 0 April 20th 07 07:26 PM
create a master list from other sheets ADK Excel Worksheet Functions 0 April 17th 07 08:05 PM
create form for phone orders thanksg Excel Discussion (Misc queries) 0 July 31st 05 08:10 AM
Selecting an Item from a List and getting a different item to pop. Matt Excel Worksheet Functions 1 December 7th 04 02:37 PM


All times are GMT +1. The time now is 05:54 PM.

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"