Hi,
I am relatively new to VBA coding but getting the hang of it. I am making a database to log new contacts for work. I am using a userform to input my data and would like to know if its possible to change the conditional formatting of my rows based on the sales process by using a separate "change status form". I was thinking of a search function followed with either option buttons or command buttons. to select which color of formatting.
Example of status changes
New Contact - green
Call Back - Yellow
Schedule Demo - Orange
Handed Off - Gray
Closed - Blue
Any help is greatly appreciated'
Thanks - Tim
I am relatively new to VBA coding but getting the hang of it. I am making a database to log new contacts for work. I am using a userform to input my data and would like to know if its possible to change the conditional formatting of my rows based on the sales process by using a separate "change status form". I was thinking of a search function followed with either option buttons or command buttons. to select which color of formatting.
Example of status changes
New Contact - green
Call Back - Yellow
Schedule Demo - Orange
Handed Off - Gray
Closed - Blue
Any help is greatly appreciated'
Thanks - Tim