PCosta87
Well-Known Member
Hi,
Here you go... incomplete however.
Done.
Code updated to account for the new position of the columns.
If moving them is often required, you should assign names to the columns (named ranges) so that they can be used in the code instead of referencing the columns.
Done.
Could you please explain it better.
How will the color codding work exactly?
How do I know what to hide?
What do you want to translate automatically? VBA can input whatever formula you want into a cell so that can be done automatically. I just don't understand what is it that you want to do exactly.
Can you try to explain in greater detail, providing examples whenever possible?
Thanks
Here you go... incomplete however.
I couldn't find any FIP or MAP. Can you add examples for these so I can test for them?
- FIP and MAP should also look at Effective Date to drive policies to either “02 Products or Older” or “No Rider Restrictions”.
New Steps to occur prior to the existing steps
Done.
On the “BoB” tab I am hoping to add three columns. Is it possible to make the location of our columns dynamic on this page to allow them to land in a different location? If not this is not a huge deal I would just need to figure out how to add the three new columns in their current locations. (“Rebalance Running (Y/N)”, “Phone Authorization” and “DCA Running Y/N”). The addition of these obviously moved the location of “Available Funds Tab” column to M but nothing else we use was relocated.
Code updated to account for the new position of the columns.
If moving them is often required, you should assign names to the columns (named ranges) so that they can be used in the code instead of referencing the columns.
Is it possible to auto hide all tabs that no information is being driven to?
Done.
Once info is driven to each page I manually go through and color code the policy number only when the policy number contains a policy scheme located in the key on that page. Is there a way to make this happen automatically? Everything else should remain white as there are no restrictions. The only other thing is on both RIC 1.2 tabs I highlight the policy number blue for any policies that have an “O” in the “Allocation method” column. This might be a lot but I’d love to get this automated as well.
If step three is possible is it then possible to auto hide any columns and rows that do not apply(columns and rows that reference a policy scheme that is not listed)?
I added a VLOOKUP in here using the “Rider Translator tab. This turns a code into an actual name that we use for the macro. Can we auto add that to the “Rider Type” Column allowing us to just paste several rows of date and have that translate automatically? I understand we will still have to go in and re paste over the top to change from a formula to values unless you have a better idea?
Could you please explain it better.
How will the color codding work exactly?
How do I know what to hide?
What do you want to translate automatically? VBA can input whatever formula you want into a cell so that can be done automatically. I just don't understand what is it that you want to do exactly.
Can you try to explain in greater detail, providing examples whenever possible?
Thanks