Viewing 2 posts - 1 through 3 (of 3 total)
I have no too much experience with Access, but I already created a linked table into access with SQL Server, now I don't how to link Excel with the Access's...
September 11, 2008 at 8:23 am
#870341
Hi, I created a macro into Excel to save data into SQL server as follow:
sqlstring = "UPDATE SNOP_ForecastProcesoAgosto Set Fp01 =" & nFp01 & ", Fp02=" & nFp02 & ",...
September 8, 2008 at 4:13 pm
#868788