Hi There,

I am looking to have a spreadsheet that once data is added to a cell it will pop asking for data for the 3 cells.

Example:
C3 insert data "1234"
Pop up asking to enter a date - Fills the data from input box to cell C4
Pop up asking to enter name - Fills the data from input box to cell C5
Pop up asking to enter Order ID - Fills in data from input box in C1

C4 insert data "9854"
Pop up asking to enter a date - Fills the data from input box to cell C4
Pop up asking to enter name - Fills the data from input box to cell C5
Pop up asking to enter Order ID - Fills in data from input box in C1

And so on.

I can get the input boxes but cant seem figure out how to have the data for the single rows.

If you can help that would be awesome.

Thanks Shif.