Search : in
By :

Saving data in excel with vb

Last answer on Mar 12, 2009 12:59:34 pm GMT gr8trthanu, on Mar 12, 2009 1:46:14 am GMT 
 Report this message to moderators

Hello,
I am using excel with some text boxes on a form that is opened from an excel sheet. The information that is in these textboxes needs to be saved, edited, viewed and so. I am not sure the best practise to do such a task. Do I use a data file to input, append and output...do i save to a table in excel. what would be the best method?
thank you

Configuration: Windows XP
Internet Explorer 6.0

Best answers for « saving data in excel with vb » in :
Avoid duplicates in Excel ShowAvoid duplicates in Excel In order to avoid duplication when encoding in a column from an excel sheet: take the conditional format on the first cell under the headings (eg A2) choose the following formula:...
[Excel]changing cell formula to text Show[Excel]changing cell formula to text Issue Solution Notes Issue Consider that I have: In cell A4, it contains a formula =Sum(A1:B3)+A3/B2. How to extract this formula in cell A6 as a string of text? That is ... I want cell A6...
Unable to initiate a DDE link with Excel ShowUnable to initiate a DDE link with Excel During an attempt to email of a excel sheet, Microsoft word display a message that it is unable to initiate a DDE link with Microsoft excel. To solve out this problem, save the excel sheet...

1

 mumok, on Mar 12, 2009 12:59:34 pm GMT
  • +6

Yes save the data in excel its better

Reply to mumok