Populate Data Using Given Variables, NON-VBA

chaserracer83

New Member
Joined
Oct 8, 2012
Messages
27
Hello there, I'm not sure if there is a way to do this, but I wanted to ask anyways...

I have a data table I would like to populate automatically using a combination of variables and constraints. Basically I want a dynamic set of data that provides the following:


  • Data Vintage_Month and As_Of_Month based on an Input_Date
  • Contains a unique row for every combination of; As_Of_Month (starting with vintage month + 80), Vintage_Month (all months 5 years prior and 5 years after Input_Date), Product, Grade
  • Exclude any As_Of_Month that is 5 years greater than the Input_Date

I would like to avoid any VBA. In causes too many complications in my company's security environment.

If any one has any suggestions on this they would be very appreciated.

Thank you,
Chase
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
Is PowerQuery an option? If I understand your requirement correctly, this is not too difficult to implement if PQ is an option.
 
Upvote 0

Forum statistics

Threads
1,215,016
Messages
6,122,700
Members
449,092
Latest member
snoom82

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top