A Microsoft Excel forum. ExcelBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » ExcelBanter forum » Excel Newsgroups » Excel Discussion (Misc queries)
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Importing Question!



 
 
Thread Tools Display Modes
  #1  
Old November 26th 04, 07:04 PM
Otto Moehrbach
external usenet poster
 
Posts: n/a
Default Importing Question!

One way I can see to accomplish what you want is to import the whole list,
overwriting all of your color-coding, then run a VBA macro to do all the
color coding for you.
This, of course, presupposes that there is some logic, that Excel can
follow, to determine the color-coding needed.

Another way would be to import the new data to a separate sheet or workbook,
and then have Excel, with a VBA macro, look over the old and new lists and
transfer from new to old only those records that are not already in the old.
The data can then be sorted (by VBA or manually) by some key column (Account
number maybe?) and the existing color-coding will be preserved.

If you think something like this will work for you, send me a sample file of
what you have, with a sample of what the import looks like, and the logic
you use to effect your color-coding. If you feel your data is proprietary,
just make up something. I need just the layout of your data, not the
specific names, etc. I will write up a macro or macro system to do what you
need. Don't attach any files to your newsgroup posting. That is frowned
upon and no one will open that file. My email address is
. Remove "Cobia97" from this address. HTH
Otto

"nkippen" > wrote in message
...
>
>
>
> I don't know exactly to what forum I should be posting this question,
> so I thought I'd start here with the gurus.
>
> Situation:
>
> Background:
>
> I work in the bankrupcy department of my company. Each week there is
> an excel document that is updated with new accounts that have gone
> bankrupt. (I copy this document to another location so it doesn't get
> overwritten.) On my copy of the accounts I have a color coding scheme
> to classify each account. However, each week there are more accounts
> added and I am currently having to go threw the entire list of accounts
> again, color coding not only the ones I've already looked at, but
> analyzing the newly added accounts to the excel document.
>
> The new accounts that are added to the [weekly updated] excel document
> are organized by their account number, which makes it more difficult
> because the new accounts are scattered throughout and mixed in with the
> older accounts.
>
> Is there away that I can import only the newly added accounts to my
> copy of the excel document on my desktop, that way all the accounts
> that I have color coded remain color coded and I can easily go down
> through the list analyzing only the newly added accounts to the excel
> document that is updated weekly?
>
> Or in other words is there a way to only import the newly added
> accounts to my excel document without having to import the entire
> document thus overwriting everything that I have done?
>
> Is there some parameters I need to use in my Query options with the
> Importing tool? Or will I have to come up with some Visual Basic Macro
> or something to be able to do this?
>
> So many questions.. phew!
>
>
> --
> nkippen
> ------------------------------------------------------------------------
> nkippen's Profile:
>
http://www.excelforum.com/member.php...o&userid=15480
> View this thread: http://www.excelforum.com/showthread...hreadid=270618
>



Ads
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing MM:SS From Tab Delimited File and Charting Bryan Charts and Charting in Excel 4 July 28th 06 04:14 PM
basic pie chart question KayR Charts and Charting in Excel 4 January 23rd 05 08:16 PM
Jon Peltier - Pivot Table Result for yesterday's "Complex Chart" Question Barb Reinhardt Charts and Charting in Excel 3 December 8th 04 01:48 AM
Data Table Question SmokyMtnzz Charts and Charting in Excel 3 December 6th 04 05:48 PM
S.O.S :importing excell data into word villi Excel Discussion (Misc queries) 0 November 25th 04 08:37 PM


All times are GMT +1. The time now is 07:09 PM.


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