Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Assuming you already know how to insert values into a sql server table,
you would simply have to refer to the value property of the range name. In this example, test is a global range name; department is a field within a sql server table. ..Fields("department") = Range("test").Value |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Insert Named Range Into a Cell | Excel Worksheet Functions | |||
Sum values in columns based on values in named range | Excel Worksheet Functions | |||
Named range changes values | Excel Discussion (Misc queries) | |||
INSERT into named range using ADO | Excel Programming | |||
Insert named range problem | Excel Programming |