Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
AlanA
 
Posts: n/a
Default How do I retain old data after importing?

Working with Excel 2003. We are using Excel to maintain our company
production schedule. We also maintain notes specific to each line item
(i.e.: talked to so and so on date and advised them of early delivery, etc.).
The data is entered into our company software (for financials) and then
"dumped" out to a db file and then imported (filtered and sorted) into Excel.
How do we retain the "notes" specific to each line item?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default How do I retain old data after importing?

If it's at all possible, talk to your IT folks to see if you can get that Notes
field added to your real database (and dumped to excel when you need it). It'll
make your life much easier.

But maybe you could create another workbook with a single worksheet.

In column A, you'll have the unique line item ID. In column B, you can add your
specific notes.

Then you can add insert a new column in the "dumped" file that uses an
=vlookup() formula to retrieve these notes.

You may want to read Debra Dalgleish's notes:
http://www.contextures.com/xlFunctions02.html

But keeping all your data in the database will really make things easier.
(Yeah, I understand. If you could get it added in a reasonable amount of time,
you would have done it already.)

AlanA wrote:

Working with Excel 2003. We are using Excel to maintain our company
production schedule. We also maintain notes specific to each line item
(i.e.: talked to so and so on date and advised them of early delivery, etc.).
The data is entered into our company software (for financials) and then
"dumped" out to a db file and then imported (filtered and sorted) into Excel.
How do we retain the "notes" specific to each line item?


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
AlanA
 
Posts: n/a
Default How do I retain old data after importing?

Thanks Dave. We had thought about that but our programmer is not quite up to
snuff on that (he's still writing code in DOS environment and masking the
input screen to appear like Windows). There is no field in our system that
allows for text data entry. We do not have an IT department either.

The vlookup seems to be the way to go.

Thanks again for the quick response.

Alan

"Dave Peterson" wrote:

If it's at all possible, talk to your IT folks to see if you can get that Notes
field added to your real database (and dumped to excel when you need it). It'll
make your life much easier.

But maybe you could create another workbook with a single worksheet.

In column A, you'll have the unique line item ID. In column B, you can add your
specific notes.

Then you can add insert a new column in the "dumped" file that uses an
=vlookup() formula to retrieve these notes.

You may want to read Debra Dalgleish's notes:
http://www.contextures.com/xlFunctions02.html

But keeping all your data in the database will really make things easier.
(Yeah, I understand. If you could get it added in a reasonable amount of time,
you would have done it already.)

AlanA wrote:

Working with Excel 2003. We are using Excel to maintain our company
production schedule. We also maintain notes specific to each line item
(i.e.: talked to so and so on date and advised them of early delivery, etc.).
The data is entered into our company software (for financials) and then
"dumped" out to a db file and then imported (filtered and sorted) into Excel.
How do we retain the "notes" specific to each line item?


--

Dave Peterson

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
Inserting a new line when external data changes Rental Man Excel Discussion (Misc queries) 0 January 11th 06 07:05 PM
How to avoid date convertions when importing external web data? Cokeat Excel Discussion (Misc queries) 1 January 10th 06 09:16 PM
Importing Data from Access Jon_h2 Excel Discussion (Misc queries) 2 October 14th 05 11:15 AM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM


All times are GMT +1. The time now is 06:27 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"