LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Complex VBA question


Alright, I'm going to try to explain this the best way I know how to:

I work in a corporate real estate office and my boss is trying to keep
track of how many calls the sales guys are making to brokers and
corporate contacts. We have a field named "contacted" in our
CRM/database and he wants to pull metrics off this broken down by sales
guy.

Basically, we generate a report from Salesforce.com and pull it into
excel, the only problem is that it pulls data directly from the contact
table, which provides information that is linked only to the contact who
the call was placed to (salesforce currently doesn't allow joins in
report tables).

So, the report is a spreadsheet full of contact data, but my boss wants
to see what classification of account these contacts are part of. So I
need to query the Salesforce API to join the account and contact tables
and pull the account classification from that.

Then, I need excel to take a look at the rows and make separate sheets
for each sales guy. I want excel to copy the appropriate rows over to
new sheets for each set of calls by each sales guy (ie Tom has a sheet
of his calls, Bob has a sheet of his calls, etc etc etc). I know this
is some sort of for each loop or something, but i dont know exactly
how.

Also, how can I get excel to automate that join process?

Any help would be GREATLY appreciated

Thanks in advance!!

Joe


--
jfhawk06
------------------------------------------------------------------------
jfhawk06's Profile: http://www.excelforum.com/member.php...o&userid=21545
View this thread: http://www.excelforum.com/showthread...hreadid=522381

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Complex Lookup Question TB@work[_2_] Excel Worksheet Functions 2 December 17th 09 05:49 PM
another complex =IF question gimp New Users to Excel 8 June 27th 06 12:37 AM
Complex Sort Question Chas Excel Worksheet Functions 2 March 16th 06 02:14 AM
More complex overtime question Kim DuBray Excel Discussion (Misc queries) 6 December 13th 05 11:44 PM
Complex query question Stacy Excel Worksheet Functions 0 June 30th 05 09:50 PM


All times are GMT +1. The time now is 07:44 AM.

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

About Us

"It's about Microsoft Excel"