Is this possible? How?

dgrosen

Board Regular
Joined
May 3, 2003
Messages
110
Hi: :D
I have a table with this 4 fields: :)
ID
Name
Row
Column

I want to have a form like this :rolleyes:
Name:
..A B C
1
2
3

I will like to type the ID numbers within each field on the grid like this :eek:
Name: TEST
..A B C
1 8 7 9
2 5 6 4
3 3 2 1

finally will like my results on the table look like this :p

NAME ROW COLUMN ID
TEST__1_____A____8
TEST__1_____B____7
TEST__1_____C____9
TEST__2_____A____5
TEST__2_____B____6
TEST__2_____C____4.....

Is it possible? How do I do it? :confused:
HELP PLEASE
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
This is probably possible using code (as mentioned in reply to one of your other posts).

But why must you have the form like that?
 
Upvote 0

Forum statistics

Threads
1,221,905
Messages
6,162,770
Members
451,786
Latest member
CALEB23

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