Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can someone please tell me how to upload data from a spreadsheet to a
database. I have a spreadsheet with payroll data (employee id, name and work hours and work type (reg, sick,etc..)) I don't have any knowledge of vba. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is the database Access? If so, then import from Access and you probably don't
need a macro. "confused" wrote: Can someone please tell me how to upload data from a spreadsheet to a database. I have a spreadsheet with payroll data (employee id, name and work hours and work type (reg, sick,etc..)) I don't have any knowledge of vba. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Mar 6, 6:22*pm, confused wrote:
Can someone please tell me how to upload data from a spreadsheet to a database. I have a spreadsheet with payroll data (employee id, name and work hours and work type (reg, sick,etc..)) I don't have any knowledge of vba. I think we need some more info: Is it a sql DB? You can use DTS or SSIS. Do you want to do it programitically from VBA (connect to db, create recordset and update the db)? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you don't know anything about VBA, how is a VBA solution going to
help you? Troll. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing updated sheets within a spreadsheet when files are upload | Excel Programming | |||
Is there a way to upload a spreadsheet here? | Excel Discussion (Misc queries) | |||
how do I make a spreadsheet compatible for a Q-Byte FM upload? | Excel Programming | |||
upload data from a dbf file | Excel Programming | |||
How can I upload a spreadsheet to MS Money Deluxe (or convert)?? | Excel Discussion (Misc queries) |