S
Samir
I need to write a formula or VB code for the following:
Say Column A contains dates and column B amounts.
In column C, I need to calculate 10% of column B if the
date in Column a is between 1 April and 30 September. If
the date in column A is between 1 October and 31 March
then calculate 15%. The problem is it need to work for any
year and the date in column a will be in the format of
dd/mm/yyyy.
Your help will be much appreciated. Many Thanks in advance.
Say Column A contains dates and column B amounts.
In column C, I need to calculate 10% of column B if the
date in Column a is between 1 April and 30 September. If
the date in column A is between 1 October and 31 March
then calculate 15%. The problem is it need to work for any
year and the date in column a will be in the format of
dd/mm/yyyy.
Your help will be much appreciated. Many Thanks in advance.