VBA form basewd on color fill

iamcpdev

New Member
Joined
Feb 7, 2025
Messages
2
Office Version
  1. 365
  2. 2024
Platform
  1. Windows
I'm trying to create a VBA program/a macro that monitors a color being filled to a row (entire row) and opening a form in VBA that asks for two times (picked up and delivered), a date delivered, and a textbox with person delivered to, and 2 optional checkboxes then take those values answered in the form and insert them into a note on the selected row.

Not sure if I'm asking for too much just not very familiar with this but would make a project I'm working on very easy.

EDIT:
I have already created the form. If the color is yellow, I don't want the form to pop up only for red / green
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.
See example of note:

1738965566370.png


Form:
1738965659110.png
 
Upvote 0

Forum statistics

Threads
1,226,466
Messages
6,191,197
Members
453,646
Latest member
SteenP

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