VBA/Conditional Formatting Help

McKnze21

New Member
Joined
Feb 29, 2020
Messages
9
Office Version
  1. 2019
Platform
  1. Windows
  2. MacOS
Hi All,

1st time post so thank you for letting me in to the forum!!

I am a bit of a novice with the spreadsheets but I wouldn't say I am completely clueless!

Anyway, my question is I have a spreadsheet for my accounts so on sheet 1 is my bank statement. I filter the statement in to months then manually copy any expenses from that month to it's sheet. So for example, April expenses will be Sheet 2 names "April 2019". Now for the month of April on Sheet 1 it's not all expenses, so I want my expenses to go a certain colour.

Does anybody have any assistance with a formula, Conditional formatting or VBA to make all this easier? I do so much manually but would love to have a spreadsheet where I simply enter in values and it does so much for you!

Thanks in advance!
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Hi,

I don't know what exactly you want. if you want create a report to view your expenses I recommend you use PivotTable.

To have better advice please share a sample file.
 
Upvote 0
Hi,

I don't know what exactly you want. if you want create a report to view your expenses I recommend you use PivotTable.

To have better advice please share a sample file.

I used Conditional formatting so that when I selected a value from a drop down list, that whole row would be coloured a certain colour. Is there a quicker way to do this using VBA? Or any other way?

I would then like that row copied to the sheet for that month. So for example, all "Accomodation" that is dated April, I want added to table in April 2019 Sheet?
 
Upvote 0
I have so many that I want to change the same colour. so for example with conditional formatting I have asked that it changes a row to light blue if it has "Accomodation" in drop down. However, I also want rows changed to light blue if it has "Meal", "Travel", "Pension"... So do I need create individual rules for each one? If so then this why I thought VBA be quicker than conditional formatting
 
Upvote 0

Forum statistics

Threads
1,215,059
Messages
6,122,913
Members
449,093
Latest member
dbomb1414

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