Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / May 2008

Tip: Looking for answers? Try searching our database.

Adding Data into Table

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Abedin - 02 May 2008 17:14 GMT
Hi all,

I have tables of calling rates. I have 5 tables as follows:

_tblAccount - It's an account type such as pre paid or post paid
_tblEmployees
_tblProvider - list of all the providers. I have 7 so far.
_tblProviderRates - I have different rates from 7 different providers.
_tblReport - This is a detail table. I am importing EmployeeID,
ProviderID, ReportDate, CountryCode, and CallingSec in this table.

I want to include rates in this detail table from tblProviderRates.

For example, I have customers who have used 3 different providers with
3 different rates. I want to show them in my tblReport table.

Now, they supposed to match with calling codes as for example again;
provider A rates for CountryCode 1 is 0.009 and provider B rates for
CountryCode 1 is 0.010. I want to see these rates in my tblReport.
Once I have this I can do some artihmetic.

Thanks.
Pete_UK - 03 May 2008 01:53 GMT
You can use VLOOKUP for this. If your tblProviderRates covers all 7
providers next to each other, then you can convert the Provider into a
number (1 to 7) which can then be used to determine which column from
the composite rates table is used.

Hope this helps.

Pete

> Hi all,
>
[quoted text clipped - 18 lines]
>
> Thanks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.