Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Have a list of names & Phone# in list box on Form1, want a macro to copy
selected names and paste to a table. Table is a subform in Form1(no relationship). All field names and format are similar) I have the form is 'Form1' the list box is SelectNames the table is ListOfNames(subform name is fsubListOfNames) Macro -- (On Dbl Click) GoToControl -- fsubListOfNames GoToRecord -- New SetValue -- Item -- [Forms]![Form1]![fsubListOfNames] Expression -- [Forms]![Form1]![SelectNames] I step through the macro, and ok until SetValue, then error message. Please help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
with a drop down list in excel how do I select multiple values | Excel Discussion (Misc queries) | |||
how do I select multi values from a list | Excel Discussion (Misc queries) | |||
Select every 10th number in a list | Excel Discussion (Misc queries) | |||
data validation list should have opt. to select based on criteria | Excel Worksheet Functions | |||
Extracting/look up data from a list and select multiple instances | Excel Worksheet Functions |