Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Gurus,
I am an excel user but new to programming excel. Here is my requirement and need your help. I have a text file that has the following format. City ReportedCrimes UnreportedCrimes Jackson 4 3 Florence 3 3 Newark 6 4 I get the report every week. I have an excel that has worksheets by citynames. ie. jackson, florence and newark. Each work sheet has the same format as above text file. (i.e columns) Here is what i want. (a)Every week when i get the report i want a macro which upon clicking take the text file as input , and add a row in the respective city worksheets. So the worksheets will have all the data each week in a row. How can i do this. Please give me sample code. Truely appreciate your help Regards, Anvoice |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filter data from two worksheets from same excel file | New Users to Excel | |||
linking data from text file on ftp server to excel file | Excel Programming | |||
copy Excel worksheets into one text file | Excel Programming | |||
importing text file, removing data and outputting new text file | Excel Programming | |||
Open delimited text file to excel without changing data in that file | Excel Programming |