Apologies,
The coding must be stored in Module in CarInfo.xls. I should have mentioned this.
Main Topics
Browse All TopicsHello
Please open two of the attachment.
In Car Data.xls, this is weekly data for January and it suppose to go to Weekly Garage Fixes column in Car Table.xls
Each two letter is for car. e.g TS is Toyota Supra. The data for each car in Car Data.xls should go to the correct row. only the upper cell.
See example in Sheet 2 in CarTable and want something like this example
To be aware:
- Sometime there is new date coming and result comes
- do not use Select Case. it doesnt support the future.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi there,
Just wanted to highlight, I added the Car Code in the first line. This must be added in order to match the Car Code in the data table.
Also, the macro will be able to handle dynamically new date additions like what you require but new car code has to be added manually.
You can easily write a separate macro to check for new car codes and automatically add them in. Perhaps you can reference to the macro in your the other qn which I've also answered.
cheers
Nickson
Business Accounts
Answer for Membership
by: NicksonKohPosted on 2009-07-29 at 19:36:31ID: 24976318
Hi There,
Answer as attached.
Car Data
Car Table