Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a named range called BPEntry that I would like to write to SQL Server
2000 on the click of a button.. The range has the fields EntryDate, SBP, DBP, HR The table in SQL 2000 has the same fields and a couple of extra ones that I would like to adjust the insert using VBA with my own SQL String. After it writes it to SQL Server as set of values with a Serial number, I will clear the named range "BPEntry" so that the user can enter more values - which I will add a set to. I find a lot of articles using named ranges, so I was wondering if this is possible. I'm writing an app in Excel, because the user prefers to enter using a spreadsheet. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup using a reference to a named range?(Excel 2000) | Excel Discussion (Misc queries) | |||
Writing Array To A Named Range | Excel Programming | |||
C# Automation Server and named range reference | Excel Programming | |||
Use CopyFromRecordSet to insert named range formulas? (Excel 2000) | Excel Programming | |||
SQL Server 2000 - Pivot Table | Excel Programming |