No announcements
Found 2896654 threads
-
1 Votes
how to add value into cell
= start_point + step_size Next i now i want to add value into cells by column wise ...Answered | 1 Replies | 1304 Views | Created by sahilsheik - Tuesday, September 11, 2012 7:37 AM | Last reply by Hans Vogelaar MVP - Tuesday, September 11, 2012 7:53 AM -
1 Votes
How to add the first and second value into one cell?
tried.. 1. Create a table and filter by the calculcation Top 2. Which will pull the UK and Mexico. However I cannot join them ...Answered | 1 Replies | 2676 Views | Created by SoyLover - Friday, July 20, 2012 8:41 PM | Last reply by irusul - Monday, July 23, 2012 7:34 AM -
0 Votes
Button to insert data from one cell into another, and/or remove it!
a button which is able to insert the result of one cell into another when pressed. I have no knowledge of Visual Basic and can't understand how to program ...Unanswered | 0 Replies | 5315 Views | Created by Ashley James - Thursday, February 18, 2010 10:53 AM -
0 Votes
How to Get DataGridView to Update DataSet
nothing of the edits. If I add a row at the bottom of the grid by typing in a cell, again the DataSet is not aware of the changes. How can I get ... -
0 Votes
Dynamic tooltips inside datagrid columns
cell in an editable datagrid that shows the default value when the row was added. I can add a field to the object that is bound for each row but ...Answered | 1 Replies | 5918 Views | Created by spen1 - Thursday, March 26, 2009 2:19 PM | Last reply by Mog Liang - Wednesday, April 1, 2009 2:45 AM -
0 Votes
Excel Automation: How to use an external link as an argument in a user-defined function?
When entered into a worksheet cell (e.g., A1: =MyFunc(B1) ), the UDF obediently takes the value in B1 and returns it, times 1000. The UDF ...Answered | 1 Replies | 3918 Views | Created by Maquiavelo - Friday, June 29, 2007 7:08 AM | Last reply by XL-Dennis - Friday, June 29, 2007 1:28 PM -
0 Votes
Can anyone help me with this?
like to add more code to this, that will Run another macro, if the value "AMD" is present in that cell instead of "Pentium", now ive ...Unanswered | 2 Replies | 2888 Views | Created by Diggdude - Saturday, January 27, 2007 3:19 PM | Last reply by Diggdude - Saturday, January 27, 2007 3:52 PM -
0 Votes
oledb add row and now.month question
Hiya folks Ive got my code, it add the data but not how i want it, when i add row i wnat it to go to row 1,2,3 and so on but its ...Answered | 1 Replies | 3007 Views | Created by rimlesskid - Tuesday, October 19, 2010 10:02 AM | Last reply by Cor Ligthert - Tuesday, October 19, 2010 10:36 AM -
0 Votes
Getting Data from Essbase 9.3.1
Hi, I'm trying to get Data from an Essbase database into a SSRS 2008 report. Connection seems to be ok for getting the meta data of the ...Unanswered | 1 Replies | 5920 Views | Created by webjagger - Thursday, April 29, 2010 11:17 AM | Last reply by Azucena_VC - Tuesday, April 5, 2011 10:18 PM -
0 Votes
inserting value into datagridview's cell
Hello, I would like to know is it possible to insert predefine value into certain cell in a datagridview?Say test as integer = 12. I would then put test ...Answered | 1 Replies | 2975 Views | Created by lucashii - Saturday, August 18, 2007 12:46 AM | Last reply by Ken Tucker - Saturday, August 18, 2007 9:35 AM -
0 Votes
Address a OWC spreadsheet to retrieve data
to do this. I can retrieve data from a cell of the OWC spreadsheet using " MsgBox InputForm.Spreadsheet1.Cells(2, 2).Value "I can push data to the OWC ...Unanswered | 3 Replies | 7671 Views | Created by clvs - Friday, October 16, 2009 4:45 PM | Last reply by _-Steve-_ - Friday, October 16, 2009 5:02 PM -
0 Votes
Programmatically adding value into cell of ListView
Error is:InvalidArgument=Value of '3' is not valid for 'index'. Parameter name: index So how ...Answered | 6 Replies | 3156 Views | Created by Mitja Bonca - Monday, January 4, 2010 8:27 PM | Last reply by Vladimir.Ilic - Tuesday, January 5, 2010 3:19 PM -
1 Votes
How do I connect two columns into one and remove the repeating rows in Excel?!
whether every value in column B is contained in column A, and if it is not add it, if it is not (contained in column A) I add it...but I do not know how ...Answered | 2 Replies | 2566 Views | Created by ti6oti6o - Sunday, January 22, 2012 6:15 PM | Last reply by ti6oti6o - Sunday, January 22, 2012 10:33 PM -
1 Votes
How to reference a Excel cell from a VSTO form?
Hi, In VSTO for Excel, and for a document-level project, if I put a botton in a form, how can I reference workbook and worksheet content, say, a range or ...Answered | 2 Replies | 2553 Views | Created by Bob Sun - Wednesday, February 22, 2012 5:26 PM | Last reply by Bob Sun - Saturday, March 3, 2012 1:52 PM -
0 Votes
DataGridView Merge Cells - Again
into a DataGridView row and each field into a DataGridView cell in that row. However, some lines are comment lines that have no fields. They are free form ... -
0 Votes
Matching records from textbox text to datagridview cell value
'And tbxDnumber.Text = Me.DataGridView1.Rows(intRow).Cells(4).Value End Sub also second text to add data to mysql ...Answered | 1 Replies | 1804 Views | Created by s.pac - Sunday, January 11, 2015 10:18 PM | Last reply by Carl Cai - Tuesday, January 13, 2015 7:27 AM -
0 Votes
Reading in bizarre characters from Word and saving in Access
to import text stored in a table in a Word document and save it into an Access database. Here is how the text is retrieved (sample ...Unanswered | 1 Replies | 3749 Views | Created by Purdue Pete - Thursday, June 26, 2008 2:31 PM | Last reply by izekia - Tuesday, July 1, 2008 8:55 AM -
0 Votes
How to set textbox value into datagrid cell
Hi, I can get the value and assigned it in textbox. But how to set the updated textbox value in that ...Answered | 7 Replies | 10616 Views | Created by GopiKarthi - Friday, January 28, 2011 7:00 AM | Last reply by Mr.Weera PongPruchya - Tuesday, February 1, 2011 3:03 AM -
0 Votes
how to add header cell into normal row in datagridview
hello how to add header cell into normal row in datagridviewAnswered | 1 Replies | 3554 Views | Created by amol.khairnar - Thursday, February 21, 2008 12:04 PM | Last reply by DamPee - Friday, February 22, 2008 3:02 PM -
0 Votes
Add to a Cell
How to add an amount directly to a cell, ex., cell has $200, want to add $50 to make cell $250, etcLongstep - Items 1 to 20 of 2896654 Next ›
No announcements