I have an existing data validation list (it has about a dozen items in it). I need to add two items at specific locations in that list.
To edit the existing list I clicked on:
Data > Validation...
In the "Data Validation" popup, I selected the Settings tab
On that tab, "Allow" shows "List"
On that tab, I clicked in the "Source" field
When I pressed the arrow keys (to move the insertion point [the cursor] left or right) in the field, the cursor does NOT move.
Instead, it moves on the actual spreadsheet AND inserts the cell reference in the "Source" field data.
For example:
Source contains: aaaaaaa,bbbbbbbb,ccccccccc,ddddddd
Click in the middle of cccccccc
Press the right arrow key
Source displays: aaaaaa,bbbbbbb,cccc=$B$1ccccc,ddddddd
Question: How can I edit the values in the Source field and reposition the cursor without having the cell reference entered?
To edit the existing list I clicked on:
Data > Validation...
In the "Data Validation" popup, I selected the Settings tab
On that tab, "Allow" shows "List"
On that tab, I clicked in the "Source" field
When I pressed the arrow keys (to move the insertion point [the cursor] left or right) in the field, the cursor does NOT move.
Instead, it moves on the actual spreadsheet AND inserts the cell reference in the "Source" field data.
For example:
Source contains: aaaaaaa,bbbbbbbb,ccccccccc,ddddddd
Click in the middle of cccccccc
Press the right arrow key
Source displays: aaaaaa,bbbbbbb,cccc=$B$1ccccc,ddddddd
Question: How can I edit the values in the Source field and reposition the cursor without having the cell reference entered?