Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
MFS MFS is offline
external usenet poster
 
Posts: 36
Default How do I replace data from one worksheet with data from another

I have a worksheet that has 6000+ rows for inventory control. Each row
represents a unique SKU. I receive a worksheet via email daily with updated
Quantity on Hand, and Item Cost, among others, however the new worksheet has
more rows than the worksheet I am working from. I can boil the existing
sheet and the updated sheet to the 3 columns I am interested in: SKU, Qty on
Hand and Item Cost.

SKU is Column 1, Qty on Hand is Column 2 and Item Cost is Column 3. I
would like to replace Qty on Hand and Item Cost in the existing worksheet
with the data from the updated worksheet, but only for the SKUs that exist in
both.

I am using Excel 2003.

Thanks for any direction.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 37
Default How do I replace data from one worksheet with data from another

One possible alternative is to link the two worksheets into Access and
construct an update query joining the two worksheets (linked tables).

I imagine that you could write an Excel macro to do this same update, but it
would be much more efficient (and easier, in my opinion) to do this in
Access.

This is just a suggestion. You may have other reasons why you want to do
this in Excel.

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


"MFS" wrote in message
...
I have a worksheet that has 6000+ rows for inventory control. Each row
represents a unique SKU. I receive a worksheet via email daily with updated
Quantity on Hand, and Item Cost, among others, however the new worksheet has
more rows than the worksheet I am working from. I can boil the existing
sheet and the updated sheet to the 3 columns I am interested in: SKU, Qty on
Hand and Item Cost.

SKU is Column 1, Qty on Hand is Column 2 and Item Cost is Column 3. I
would like to replace Qty on Hand and Item Cost in the existing worksheet
with the data from the updated worksheet, but only for the SKUs that exist
in
both.

I am using Excel 2003.

Thanks for any direction.



  #3   Report Post  
Posted to microsoft.public.excel.programming
MFS MFS is offline
external usenet poster
 
Posts: 36
Default How do I replace data from one worksheet with data from anothe

Thanks for the advice. Since I originally bought the Small Business Edition
of Office, I did not have Access. Since this is something I am going to need
to do daily, I went out and got it.


"David Lloyd" wrote:

One possible alternative is to link the two worksheets into Access and
construct an update query joining the two worksheets (linked tables).

I imagine that you could write an Excel macro to do this same update, but it
would be much more efficient (and easier, in my opinion) to do this in
Access.

This is just a suggestion. You may have other reasons why you want to do
this in Excel.

--
David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.


"MFS" wrote in message
...
I have a worksheet that has 6000+ rows for inventory control. Each row
represents a unique SKU. I receive a worksheet via email daily with updated
Quantity on Hand, and Item Cost, among others, however the new worksheet has
more rows than the worksheet I am working from. I can boil the existing
sheet and the updated sheet to the 3 columns I am interested in: SKU, Qty on
Hand and Item Cost.

SKU is Column 1, Qty on Hand is Column 2 and Item Cost is Column 3. I
would like to replace Qty on Hand and Item Cost in the existing worksheet
with the data from the updated worksheet, but only for the SKUs that exist
in
both.

I am using Excel 2003.

Thanks for any direction.




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
Replace static data by dynamic data without loosing all the formul Technos Excel Worksheet Functions 0 November 13th 07 10:23 PM
Excel: Find/Replace for Data Validation text or Worksheet Objects [email protected] Excel Discussion (Misc queries) 3 May 22nd 06 07:16 PM
find and replace - replace data in rows to separated by commas msdker Excel Worksheet Functions 1 April 15th 06 01:00 AM
Macro to replace data within a worksheet Excell Excel Worksheet Functions 2 November 14th 05 01:16 PM
Filtering data and replace on to an new worksheet Jessie Excel Worksheet Functions 2 September 8th 05 03:06 PM


All times are GMT +1. The time now is 01:53 AM.

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

About Us

"It's about Microsoft Excel"