enter a value into a matrix given an x and y coordinate?

merlin777

Well-known Member
Joined
Aug 29, 2009
Messages
1,397
Office Version
  1. 2007
I would like to a allow my users to enter 3 items of data -name, day and time - and place the name in the cell at the intersection of the day and time.

Is such a thing possible?
 

Excel Facts

Copy PDF to Excel
Select data in PDF. Paste to Microsoft Word. Copy from Word and paste to Excel.
wow - that slick. I'm trying to view the vba to modify it for my context but it's asking me for a password?
 
Upvote 0
Ah - I see what you mean about the number of users!

The actual application is for 15 people to enter patient appointments with 5 pieces of information (name/time/duration/therapist/note) into 15 min slots from monday to friday over 52 weeks. I guess I'm going to need a rethink!
 
Upvote 0
Why not just sort by day and time?
 
Upvote 0
The sheet is going to be used by novice users so it needs to be completely automated. Also, for every appointment there are actually 5 cells of data so it would be rather complex.

I think what I was looking for is excel's built-in data entry feature but instead of populating fields in a row I wanted to populate the matrix.
 
Upvote 0

Forum statistics

Threads
1,214,817
Messages
6,121,720
Members
449,050
Latest member
MiguekHeka

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