Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Copy Combo Box in Excel
Name: benstead Date: January 24, 2006 at 04:17:29 Pacific OS: Win XP Pro CPU/Ram: P4 2.6gHz/256k
Comment:
I want to copy a combo box onto multiple rows. However, the Cell Link does not 'copy' the relative address, but keeps an absolute address on the first cell. This occurs even if I use e.g. 'D8' instead of '$D$8'. Anyone already solved this one?
Summary: I have dat in ONE EXCEL SHEET. for data in cell AA1:AA12 I have created a combo box. Data1 1) English Songs 2) Hindi Songs 3) Poems Data2 there are three more columns which contains 1)List of English...
Summary: Hi All, I have to create combo boxes in each cells of 2 columns by using VBA or VB .net Also I have to write a procedure so that, If something gets selected in combo box of first column, the correspo...
Summary: I want to know how to link one combo box to another for example 1st combo box has list of car manufacturers, then each car manufacture has a list of car models linked to it. So when manufacturer is se...