lovelornloser
Registered User.
- Local time
- Today, 10:35
- Joined
- Oct 19, 2011
- Messages
- 34
Our database I created, which can link up to the main frame database is requiring use of another Team's data. If only they stuck to the rules and kept all the data mirroring the main frame database and not be some rogue team.
The problem sounds simple, they've omitted spaces in their key data which is supposed to link up with ours. I basically need to use their report, link it with our data to give another report. I have a few options, I guess.
Are there any further options I could try?
I have little to no knowledge of VBA, so I would rather steer clear of it, if I can.
Many thanks in advance!
:banghead:
The problem sounds simple, they've omitted spaces in their key data which is supposed to link up with ours. I basically need to use their report, link it with our data to give another report. I have a few options, I guess.
- Changing our data to match theirs - this means it won't link to the main frame database
- Manually amending theirs, or asking them to ensure accuracy is kept - it's another team, so I have no control over this, it would also be fairly time consuming.
- Building a query and utilising the Replace function to remove spaces within our data
Are there any further options I could try?
I have little to no knowledge of VBA, so I would rather steer clear of it, if I can.
Many thanks in advance!
:banghead: