No announcements
Found 3473615 threads
-
2 Votes
VBA code - help needed - difficult case
IF it is a case I need a returned "OK" statement, if not "Control" Tiago Cardoso VB / VBA AnalystAnswered | 7 Replies | 4685 Views | Created by zielllik - Monday, November 29, 2010 2:56 PM | Last reply by zielllik - Thursday, December 9, 2010 7:49 AM -
0 Votes
Need help with VBA code
For VBA (Visual Basic for Applications), Macros or Excel Questions you will get better support in the VBA Forums: Visual Basic for Applications ...Answered | 1 Replies | 3095 Views | Created by rclaire - Wednesday, July 1, 2009 4:43 PM | Last reply by Cor Ligthert - Wednesday, July 1, 2009 4:47 PM -
2 Votes
VBA code needed
That helped get what I needed.Answered | 3 Replies | 892 Views | Created by mwvanatta - Thursday, August 8, 2013 10:21 PM | Last reply by mwvanatta - Thursday, August 15, 2013 11:17 PM -
0 Votes
need help in excel VBA
, Daniel van den Berg | Washington, USA | "Anticipate the difficult by managing the easy"Answered | 2 Replies | 3579 Views | Created by Thakur Sushil - Friday, January 27, 2012 9:05 AM | Last reply by danishani - Monday, January 30, 2012 8:07 PM -
1 Votes
Save As vba code
See below documentation: http://msdn.microsoft.com/en-us/library/office/ff836084(v=office.15).aspx Hop this ...Answered | 3 Replies | 895 Views | Created by Taso81 - Thursday, September 4, 2014 8:35 PM | Last reply by Graham Mayor - Saturday, September 6, 2014 4:37 AM -
1 Votes
Need Help with the Case structure
Put this line at the top of the code file: Option Strict On Look at why you get a compile error and fix it appropriately.Answered | 4 Replies | 1557 Views | Created by Rsist34 - Sunday, July 29, 2012 4:23 PM | Last reply by Frank L. Smith - Sunday, July 29, 2012 5:47 PM -
2 Votes
Need help on VBA
Im trying to use VBA code to automatically create a new sheet .Answered | 2 Replies | 1814 Views | Created by srinivas.kala - Wednesday, September 11, 2013 7:23 AM | Last reply by srinivas.kala - Wednesday, September 11, 2013 3:50 PM -
0 Votes
Case Statement Help needed
But even worse you did the wrong thing with bad code; we have CAST() and there has been no need to use the old Sybase/UNIX Convert() for years.Answered | 9 Replies | 1448 Views | Created by Farhan1 - Wednesday, March 25, 2015 4:28 PM | Last reply by Eric__Zhang - Monday, March 30, 2015 6:57 AM -
3 Votes
easy way to edit long vba code
regards In addition to earlier replies, how to learn to debug VBA and the options you have, check below links as ...Answered | 15 Replies | 992 Views | Created by dockhem2 - Sunday, November 9, 2014 8:00 PM | Last reply by Fei Xue - Thursday, November 27, 2014 8:59 AM -
1 Votes
Excel vba code help
Maurice When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.Answered | 2 Replies | 746 Views | Created by aydaExcelProblem - Saturday, February 28, 2015 1:53 AM | Last reply by JohnTurnbull - Saturday, February 28, 2015 1:19 PM -
0 Votes
VBA Employee Task Tracker-Need help
It would be helpful if you could share us more information about your issue.Answered | 3 Replies | 1089 Views | Created by cgr425 - Tuesday, April 28, 2015 3:59 AM | Last reply by _Peteg_ - Thursday, April 30, 2015 10:50 AM -
0 Votes
Incredible difficult, but small bug in this code. help?
Image thanks for any helpAnswered | 6 Replies | 892 Views | Created by Jonathan Chalupiak - Sunday, June 8, 2014 10:19 PM | Last reply by Mr. Monkeyboy - Monday, June 9, 2014 8:31 AM -
0 Votes
Need help in Case statement
Declare @IsPerishable as varchar(4) SELECT CON_SHIPPER_CONTENT_ID ,IsPerishable FROM MDB_CONTENT_INFO ...Answered | 3 Replies | 4190 Views | Created by Kamran Shahid - Monday, August 9, 2010 10:57 AM | Last reply by PavanKokkula - Monday, August 9, 2010 11:37 AM -
2 Votes
Need help in charts-excel VBA
Go here http://www.edferrero.com/Charting.aspx for samples of how to do this in VBA and without using VBA.Answered | 2 Replies | 1205 Views | Created by MandarKhedekar - Thursday, April 11, 2013 2:02 PM | Last reply by Ed Ferrero - Thursday, April 11, 2013 9:14 PM -
0 Votes
Need help with this CASE statement
If this post answers your query, please click "Mark As Answer" or "Vote as Helpful".Answered | 3 Replies | 920 Views | Created by MattOFB - Friday, December 19, 2014 5:39 PM | Last reply by Uri Dimant - Saturday, December 20, 2014 11:36 AM -
1 Votes
I need help with a Case Statement.
I have now declared 'Drink' (see code below) but I now don't know how to get the user's input (to select a, b or c.).Answered | 8 Replies | 3916 Views | Created by toastface5 - Sunday, October 11, 2009 4:05 PM | Last reply by BonnieB - Monday, October 12, 2009 6:14 PM -
0 Votes
Need help with CASE statement
Using a SELECT statement I am using a CASE statement [sic] is inside the WHERE to get either TimeSlots < '12:00:00' for AM times or TimeSlots >= '12:00:00' for PM ...Answered | 5 Replies | 2525 Views | Created by ByteBenders - Sunday, December 1, 2019 1:53 AM | Last reply by --CELKO-- - Sunday, December 1, 2019 5:50 PM -
2 Votes
VBA Help with Summary Tasks
Hope this helps.Answered | 7 Replies | 11220 Views | Created by cwilkins59 - Friday, April 15, 2011 12:45 PM | Last reply by John - Project - Monday, May 9, 2011 4:08 PM -
0 Votes
Case statement Help needed
Here is one way SELECT P_ID, CASE WHEN COUNT(DISTINCT LineOfBusiness) = 1 AND MAX(LineOfBusiness) = 'Commercial' THEN ...Answered | 3 Replies | 928 Views | Created by Farhan1 - Wednesday, April 29, 2015 2:31 PM | Last reply by Eric__Zhang - Thursday, April 30, 2015 7:14 AM - Items 1 to 20 of 3473615 Next ›
No announcements