Click here to Skip to main content
15,898,036 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Read data from MS Excel Pin
nishkarsh_k2-May-10 20:28
nishkarsh_k2-May-10 20:28 
GeneralRe: Read data from MS Excel [modified] Pin
nishkarsh_k2-May-10 23:37
nishkarsh_k2-May-10 23:37 
GeneralRe: Read data from MS Excel Pin
Wayne Gaylard3-May-10 0:07
professionalWayne Gaylard3-May-10 0:07 
GeneralRe: Read data from MS Excel Pin
nishkarsh_k3-May-10 2:08
nishkarsh_k3-May-10 2:08 
GeneralRe: Read data from MS Excel Pin
nishkarsh_k4-May-10 3:27
nishkarsh_k4-May-10 3:27 
GeneralRe: Read data from MS Excel Pin
Wayne Gaylard4-May-10 20:44
professionalWayne Gaylard4-May-10 20:44 
GeneralRe: Read data from MS Excel Pin
nishkarsh_k5-May-10 0:28
nishkarsh_k5-May-10 0:28 
GeneralRe: Read data from MS Excel Pin
Wayne Gaylard5-May-10 1:41
professionalWayne Gaylard5-May-10 1:41 
Hi Nishkarsh.

Personally what I would do is to include a place in the app where the client can update the products, rather than saving to Excel and then reading from the spreadsheet. This way you cut out the Excel part altogether. If the customer really insists on a spreadsheet, then I would tell him that Excel needs to be installed on the machine, and use the Microsoft Interop Assemblies to read and write to Excel format. I agree with you that relying on the client to do anything in the right order is just going to cause headaches, and I do not know of a library that can read Excel files without a reference to the Excel dll. Sorry I can't be any more help.
GeneralRe: Read data from MS Excel Pin
nishkarsh_k6-May-10 19:53
nishkarsh_k6-May-10 19:53 
GeneralRe: Read data from MS Excel Pin
nishkarsh_k16-May-10 4:11
nishkarsh_k16-May-10 4:11 
GeneralRe: Read data from MS Excel Pin
nishkarsh_k17-Aug-10 2:36
nishkarsh_k17-Aug-10 2:36 
QuestionNaming Convention Pin
programmervb.netc++30-Apr-10 0:58
programmervb.netc++30-Apr-10 0:58 
AnswerRe: Naming Convention Pin
Eddy Vluggen30-Apr-10 1:12
professionalEddy Vluggen30-Apr-10 1:12 
GeneralRe: Naming Convention Pin
programmervb.netc++30-Apr-10 4:27
programmervb.netc++30-Apr-10 4:27 
GeneralRe: Naming Convention Pin
Eddy Vluggen30-Apr-10 4:54
professionalEddy Vluggen30-Apr-10 4:54 
AnswerRe: Naming Convention Pin
DaveAuld30-Apr-10 1:20
professionalDaveAuld30-Apr-10 1:20 
AnswerRe: Naming Convention Pin
fjdiewornncalwe30-Apr-10 3:22
professionalfjdiewornncalwe30-Apr-10 3:22 
QuestionResponse.End not working in ActiveX DLL Pin
neil.stevens29-Apr-10 22:22
neil.stevens29-Apr-10 22:22 
QuestionEvent implementation and autocomplete handler signature with Visual Studio 2008 Pin
hoernchenmeister29-Apr-10 20:30
hoernchenmeister29-Apr-10 20:30 
AnswerRe: Event implementation and autocomplete handler signature with Visual Studio 2008 Pin
Dave Kreskowiak30-Apr-10 3:37
mveDave Kreskowiak30-Apr-10 3:37 
GeneralRe: Event implementation and autocomplete handler signature with Visual Studio 2008 Pin
hoernchenmeister2-May-10 20:40
hoernchenmeister2-May-10 20:40 
GeneralRe: Event implementation and autocomplete handler signature with Visual Studio 2008 Pin
Dave Kreskowiak3-May-10 2:07
mveDave Kreskowiak3-May-10 2:07 
GeneralRe: Event implementation and autocomplete handler signature with Visual Studio 2008 Pin
hoernchenmeister3-May-10 2:36
hoernchenmeister3-May-10 2:36 
QuestionSplitting a text box with commas in it Pin
offroaderdan29-Apr-10 8:30
offroaderdan29-Apr-10 8:30 
AnswerRe: Splitting a text box with commas in it Pin
Luc Pattyn29-Apr-10 9:00
sitebuilderLuc Pattyn29-Apr-10 9:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.