creating dropdown list

ttowncorp

Board Regular
Joined
Feb 2, 2015
Messages
187
Office Version
  1. 365
Platform
  1. Windows
im trying to create a dropdown list were for example if i pick "bus-1234" the information under that changes as well. i'm trying to track 1616 buses with ongoing service issues. so i need a 365 rows with 4 columns. "A" will be the column numbers 1-365. "B" column is the date, "C" column is the problem and "D" column is the diagnosis all seperated by thick box borders. problem and diagnosis is nine rows height, 7 column wide with "merge to center" selected. big enough so i can add information in these cells. is this possible?
 
this is perfect. are buses start at 2118. but this is great. i just got to make some tweaks but this is what i was looking for. thank you:rofl:
 
Upvote 0

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
thanks you for the help. i have one more question. how would i move the on sheet 1(interface) cell A2 to C1 and A4-E4 up to A2-E4 without interfering with the codeing you made for me. or what do i need to change in the code if i rearrange the "interface" sheet one
 
Upvote 0
Look in the code for all instances of A2 and change to what you need. Remember to also right click on INTERFACE tab and VIEW CODE, change it there too as well as the saveupdate macro.
 
Upvote 0
That won't be enough to fix the other issue you want with starting the data on a different line.
 
Upvote 0

Forum statistics

Threads
1,222,764
Messages
6,168,088
Members
452,162
Latest member
strail1972

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