ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   if statement depending on month (https://www.excelbanter.com/excel-programming/323467-if-statement-depending-month.html)

Grotifant

if statement depending on month
 
Hi all,

I need to manipulate some data depending on the date in the column next
to it.

If the date is from the same month as the date in the row above then I
don't have to do anything but if the date is from another month then I
have to change the font of the number in the next column to bold.

Any help is greatly appreciated!!!!!!

Manuel


Bob Phillips[_6_]

if statement depending on month
 
Conditional formatting with a formula of

=MONTH(A2)=MONTH(A1)

and format as bold

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Grotifant" wrote in message
oups.com...
Hi all,

I need to manipulate some data depending on the date in the column next
to it.

If the date is from the same month as the date in the row above then I
don't have to do anything but if the date is from another month then I
have to change the font of the number in the next column to bold.

Any help is greatly appreciated!!!!!!

Manuel




Grotifant

if statement depending on month
 
Fantastic! thought it would be much more complex.

Many thanks, Manuel



All times are GMT +1. The time now is 12:18 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com