No announcements
Found 2927081 threads
-
0 Votes
How to select entire column in Excel by custom column header using VBA.
Hi. I am new to VBA. I have a requirement to select and copy entire column, where column header name as ...Answered | 2 Replies | 1984 Views | Created by Sakti Sahoo - Monday, June 1, 2015 7:34 PM | Last reply by Cimjet - Tuesday, June 2, 2015 1:16 AM -
1 Votes
vba to find column header and copy entire column
file. I need a macro to open the files on the folder, seach and find the two column with headers "Quantity" and "amount" then copy ...Unanswered | 2 Replies | 892 Views | Created by Mpund12 - Friday, May 30, 2014 2:37 PM | Last reply by ryguy72 - Saturday, May 31, 2014 1:10 PM -
0 Votes
Select Entire Column in data grid
Hi... I want to select entire column when i click on that column header. In sort select entire column. -ThanksUnanswered | 3 Replies | 2604 Views | Created by Albert11 - Wednesday, June 9, 2010 4:58 AM | Last reply by Albert11 - Thursday, June 10, 2010 6:07 AM -
0 Votes
create Custom Column header
to be accepted a real columnheader by a ListView. i need properties that the standart columnheader class doesn't ...Answered | 1 Replies | 2542 Views | Created by Natural_D - Monday, April 26, 2010 2:23 PM | Last reply by Aland Li - Wednesday, April 28, 2010 12:09 PM -
1 Votes
How to select column in DataGridView by clicking header and have possibility to change column order by drag/drop
Hy Krzysztof, You could work around this limitation by allowing the user to select a column by clicking on it, and change the ...Proposed | 2 Replies | 22883 Views | Created by crosser - Friday, September 15, 2006 9:18 AM | Last reply by Sven De Bont - Wednesday, October 4, 2006 10:06 AM -
3 Votes
EPPlus: How to get column coordinate by column header name
How to get column coordinate by column header name. suppose my column header looks like 1H 2014A. image ...Answered | 5 Replies | 982 Views | Created by Sudip_inn - Wednesday, August 26, 2020 6:40 PM | Last reply by Sudip_inn - Friday, August 28, 2020 7:17 AM -
0 Votes
Custom Column header in MDX
Is there any way to change column header ? I mean, in TSQL we usingAnswered | 1 Replies | 1278 Views | Created by Musthaan Majeed - Tuesday, July 29, 2014 1:13 PM | Last reply by David Harazi - Tuesday, July 29, 2014 4:06 PM -
0 Votes
problems select Column J in Excel using VBA
. Do not just save to OneDrive because the workbooks open with On-Line Excel and the limited functionality with the On-Line version causes problems. To Zip a file: ...Unanswered | 1 Replies | 362 Views | Created by Hanford_MSA_AVS - Tuesday, November 10, 2015 11:05 PM | Last reply by OssieMac - Wednesday, November 11, 2015 12:39 AM -
0 Votes
How to select entire excel column except few starting cells from that column. Someting like A7:A?
Hi, How to select entire excel column except few starting cells from that column. Someting like A7:A? (Not ...Answered | 2 Replies | 10053 Views | Created by SirIndian - Wednesday, June 13, 2012 4:46 AM | Last reply by Gary's Student MVP - Wednesday, June 13, 2012 11:18 AM -
0 Votes
How to filter Values in datagridview column header using combobox?
hi friends,, I have using datagridview using wpf...now i filter the values in status wise.. for ...Answered | 1 Replies | 2932 Views | Created by Madasamyponraj - Monday, October 29, 2012 9:13 PM | Last reply by Yoona Ho - Friday, November 2, 2012 9:42 AM -
0 Votes
Custom Column Header Event Sequence
column with the value from the header. The textboxes update as expected but the comboboxes are delayed by a refresh ( change to value A - no visible change, then ...Answered | 1 Replies | 4607 Views | Created by Adrient - Monday, May 5, 2008 5:20 PM | Last reply by Adrient - Tuesday, May 6, 2008 8:15 PM -
0 Votes
Select in select column
it you use "Select A, B.......", based on my understanding the A,B should refer to the column name of table2 so you can not put a sigle value in ...Discussion | 1 Replies | 2851 Views | Created by Owen Sammut - Tuesday, March 17, 2009 4:02 PM | Last reply by Bin-ze Zhao - Thursday, March 19, 2009 8:23 AM -
0 Votes
how to access excel column header names
Hi, i have excel file that is i imported successfully but the captions for columns i get F6,F7 etc. have look in following image , it ...Answered | 3 Replies | 1308 Views | Created by dhampall_79 - Tuesday, April 2, 2013 11:34 AM | Last reply by Dummy yoyo - Monday, April 22, 2013 9:03 AM -
0 Votes
comparing column headers using excel vba
I am new to excel vba., I am trying to compare column headers between two workbooks.is this possible using vba that automatically ...Proposed | 1 Replies | 3501 Views | Created by mrmsexcel - Thursday, November 20, 2014 7:56 PM | Last reply by Felipe Costa Gualberto - Tuesday, November 25, 2014 8:04 PM -
0 Votes
Excel VBA Delete entire column on a condition
expaned by column. If so, I don't think we can use the condition that match the value in column B and C. Instead, I suggest you transposing the data ...Answered | 1 Replies | 999 Views | Created by zaveri cc - Wednesday, June 11, 2014 9:00 PM | Last reply by Fei Xue - Thursday, June 12, 2014 11:59 AM -
1 Votes
Importing column Header from oracle to Excel.
Hi All, I am developing one package in SSIS. I am exporting data to Excel. So how we can export column name in Excel. This ...Answered | 2 Replies | 3431 Views | Created by Surendra Dattatrey - Thursday, November 26, 2009 4:49 AM | Last reply by Sudeep Raj - Thursday, November 26, 2009 8:04 AM -
1 Votes
VBA Excel: Filter column
Hello: Here is a code sample on how to filter Column U as you specified: ' ...Answered | 2 Replies | 10154 Views | Created by VBA Rookie - Wednesday, August 21, 2013 4:37 PM | Last reply by VBA Rookie - Wednesday, August 21, 2013 8:00 PM -
1 Votes
Add Column - Using VBA
repeatedly select 'Add New Column' and pick 'Text1' or whichever other column. This works great. But then I would like to automate repetitive ...Answered | 2 Replies | 943 Views | Created by Sunhill956 - Thursday, February 27, 2020 1:04 PM | Last reply by Sunhill956 - Friday, February 28, 2020 8:02 AM -
2 Votes
Custom Column In Select Statement
Hello. I want to add a custom column in a select statement that has a value to true or false based on other ...Answered | 5 Replies | 583 Views | Created by JBHowl - Wednesday, August 12, 2015 3:19 PM | Last reply by Ahsan Kabir - Wednesday, August 12, 2015 5:02 PM -
0 Votes
Select DGV By Column Names
Sometimes you may want to find a column by the text that is displayed in the Header Cell instead of the actual column ...Answered | 2 Replies | 3033 Views | Created by obrienkev - Thursday, October 4, 2007 8:41 AM | Last reply by Steven Cohen - Friday, October 5, 2007 3:04 AM - Items 1 to 20 of 2927081 Next ›
No announcements