M
mccallen60
Hello,
Here’s my problem. I receive data on number of prescriptions on a monthly
basis. It is sent to me with 24 columns which represent a rolling 24 month
time period. They are labeled month01 (oldest) to month24 (newest). So for
instance, if the current month is February, the data represents a time period
of February 07 (month01) to January 09 (month24). I need to be able to
calculate a fiscal year to date number of prescription. Our FY runs from July
to June. I want to be able to use the same database each month without having
to make a lot of modifications to accommodate this calculation. Any
suggestions will be appreciated. Fyi, I have never used visual basic. If your
suggestion is a VB method, please keep this in mind. Thank you. Kevin
Here’s my problem. I receive data on number of prescriptions on a monthly
basis. It is sent to me with 24 columns which represent a rolling 24 month
time period. They are labeled month01 (oldest) to month24 (newest). So for
instance, if the current month is February, the data represents a time period
of February 07 (month01) to January 09 (month24). I need to be able to
calculate a fiscal year to date number of prescription. Our FY runs from July
to June. I want to be able to use the same database each month without having
to make a lot of modifications to accommodate this calculation. Any
suggestions will be appreciated. Fyi, I have never used visual basic. If your
suggestion is a VB method, please keep this in mind. Thank you. Kevin