Hi there,

I'm new with excel macros and have to build a macro to hyperlink the items 
in the Master-Activity sheet with the items in the Details-Activity sheet 
in the same workbook.

Please check out the attached excel file with the sample data and detailed 
comments.

This file has two sheets 
1) ActivityMaster: it has two  account activity details by AccountID, 
AccountName, ActivityType and Month.  
2) ActivityDetails: it has the activity details break down for the account 
activities,  when an account activity(e.g. Cash Deposits) is clicked in the 
ActivityMaster sheet it will opens the ActivityDetails sheet and selects 
the 1st items matching the AccountID, AccountName, AccountType and 1st date 
in the Month from the ActivityMaster sheet's selected row values.  I've 
build the hyperlinks manually in the excel to demonstrate the same, need a 
macro to automate the same.

Any help much appreciated.  

Thanks,
Vijay Gande


-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.

Attachment: Master Detail automation.xlsx
Description: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Reply via email to