Autofill + Data Validation + VBA Inputbox - is this possible?

RChapman9

New Member
Joined
Apr 1, 2008
Messages
32
I am automating a project management task list for my boss. I have input boxes for project, client, department, responsibility, due date, etc. He wants a check on the input that is sort of a cross between autofill and data validation. For example, if the client is “GA Power” and they are already on the list for another project, he wants to start typing “G…” and have it know to put in “GA Power” instead of “Ga Power” based on previous, non-contiguous rows. Also, he’d like to enter “Georgia Power” and have it know to change it to “GA Power.”

A dropdown list would eliminate the autofill issue, but I don’t think data validation will work because there is a possibility of new clients. The only solution I can think of is to put a client master list in the file for data validation, and instruct the team to enter new client names before adding them to the task list. (This would be needed for at least half the columns in the file.)

Any other thoughts or suggestions? Thanks!!
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.

Forum statistics

Threads
1,214,990
Messages
6,122,625
Members
449,093
Latest member
catterz66

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