No announcements
Found 4080989 threads
-
2 Votes
How do you add a variable in VBA 2015?
You post C# code and refer to it as VBA (Visual Basic for Applications), then post in the Visual Basic forum.Answered | 3 Replies | 846 Views | Created by AngelocracyX - Wednesday, September 9, 2015 3:45 PM | Last reply by pvdg42 - Wednesday, September 9, 2015 4:25 PM -
0 Votes
How do I assign the result of SELECT query to a variable in VBA for Access?
thankyou I haveAnswered | 3 Replies | 2917 Views | Created by BoazZirkel - Thursday, March 29, 2012 9:32 AM | Last reply by BoazZirkel - Thursday, March 29, 2012 12:51 PM -
0 Votes
Initialise Connections/Variables
Nothing good happens when they do.Answered | 12 Replies | 3290 Views | Created by obrienkev - Wednesday, August 5, 2009 4:40 PM | Last reply by Michael Sun [MSFT] - Tuesday, August 11, 2009 10:13 AM -
0 Votes
VBA - Object variable or With block variable not set
In all likelihood, the Windows 10 upgrade has damaged your Office installation (there seems to have been a lot of that).Answered | 2 Replies | 1343 Views | Created by Alex Cranswick - Thursday, August 13, 2015 5:02 PM | Last reply by macropod - Friday, August 14, 2015 8:11 AM -
1 Votes
I am working in VBA and my script is stopping at the point listed below.
You can also do a search for hte fucntion in the Object browser in your VBA window HOWEVER, for this thread, I suggest you mark THIS ...Answered | 8 Replies | 756 Views | Created by JohnCalvinCarter - Friday, May 24, 2013 4:46 PM | Last reply by v-bmyers - Friday, May 24, 2013 7:05 PM -
0 Votes
Store permanent variable in Excel with VBA
Because sheet has ranges so you can set your values at particular range and when you need you get back your value easily but if you use text file to save the values and if there are ...Answered | 9 Replies | 10565 Views | Created by YannickB90 - Wednesday, March 16, 2016 10:13 AM | Last reply by Tim von Ahsen - Tuesday, December 17, 2019 10:40 PM -
0 Votes
Somone sent me a backedup database........what do i do with it now.
Now i just need to figure out what the restored database is telling me.Answered | 17 Replies | 7175 Views | Created by welchs101 - Monday, January 4, 2010 3:47 PM | Last reply by welchs101 - Tuesday, January 5, 2010 10:00 AM -
0 Votes
How do I Initialize SSIS Variables from a Database Table
I am not sure how to queries the configuration table to get the configured values returned as columns.Answered | 14 Replies | 22812 Views | Created by Diyang - Thursday, November 26, 2009 2:05 PM | Last reply by a.Net Nemo - Thursday, November 17, 2016 2:24 AM -
0 Votes
In VBA how do I now when a Database variable has not been initialised?
No, the if statement is not always true, because after the first time that I call OpenLegDb it dbLeghe has been set to something, i.e. not ...Answered | 4 Replies | 471 Views | Created by Owen Ransen - Wednesday, September 26, 2018 2:36 PM | Last reply by .theDBguy - Thursday, September 27, 2018 2:55 PM -
3 Votes
The variable name '@' has already been declared
When we apply filters, it recognizes the filters we apply, and it has given them both the name of "".Answered | 22 Replies | 3713 Views | Created by RockiesMagicNumber - Thursday, April 11, 2013 5:47 PM | Last reply by RockiesMagicNumber - Tuesday, April 16, 2013 10:45 PM -
4 Votes
How to preserve global Variables in Excel VBA module after excel save as ?.
4) as in 2) how about a VBA command to save and restore Public Variable Space?Answered | 18 Replies | 60267 Views | Created by Venkat AK - Thursday, December 23, 2010 6:25 AM | Last reply by Meadensi - Monday, August 15, 2016 9:24 AM -
0 Votes
How I check if the file has been saved?
Personally, I would not do the cancel part in the closing method, but after asking the user if they want to save changes, I would just call a Save ...Answered | 3 Replies | 4702 Views | Created by KBobMan - Saturday, October 16, 2010 4:48 AM | Last reply by Mike Dos Zhang - Tuesday, October 19, 2010 3:52 AM -
0 Votes
How do I know if .NET3.5 SP1 has been installed on a computer?
Hello Zach_Shine, 1) How do I know if .NET3.5 SP1 has been installed on a computer?Answered | 3 Replies | 7360 Views | Created by Zach_Shine - Thursday, October 29, 2009 9:37 AM | Last reply by Zach_Shine - Friday, October 30, 2009 1:08 AM -
1 Votes
Object Initialisation
I use VS2008 at I CAN do it.Answered | 12 Replies | 1485 Views | Created by Karan Udasi - Wednesday, March 21, 2012 9:05 AM | Last reply by Louis.fr - Wednesday, March 21, 2012 1:24 PM -
8 Votes
How do I reduce the size of the WSS_Logging database?
Tasks -> Shrink -> Databases) The Shrink Database window will also tell you how much available free space is in your database, i.e. this ...Answered | 20 Replies | 51371 Views | Created by davidevan - Wednesday, May 4, 2011 2:19 PM | Last reply by D .K - Wednesday, February 26, 2014 1:28 AM -
0 Votes
Word VBA - counter within a variable
Your question about Visual Basic for Applications (VBA)Answered | 3 Replies | 6088 Views | Created by NateLWdotcom - Sunday, February 26, 2012 2:57 PM | Last reply by NateLWdotcom - Tuesday, February 28, 2012 4:16 AM -
30 Votes
code execution has been interrupted
I forgot to mention the code now stops on a Sub declaration.Answered | 22 Replies | 142517 Views | Created by Anonymous1629 - Tuesday, September 30, 2008 6:14 PM | Last reply by ReefReefy - Monday, January 18, 2016 12:14 PM -
2 Votes
when do i dispose a local function variable if i return it?
The DataTable will get disposed when the variable, dataT gets disposed.Answered | 4 Replies | 4103 Views | Created by rodniko - Wednesday, November 11, 2009 2:13 PM | Last reply by Rudedog2 - Wednesday, November 11, 2009 2:58 PM -
1 Votes
how can I get the original value (stored in the database) of an entity when the entity has been changed in the application?
I think OriginalValues will not be the database value..Answered | 3 Replies | 9060 Views | Created by sweetmelon - Thursday, January 14, 2010 3:31 PM | Last reply by Michael Sun [MSFT] - Tuesday, January 19, 2010 12:47 PM -
1 Votes
How to know if a database has been recently accessed by its database user ?
In SQL Server 2005 you can use the sys.dm_db_index_usage_stats data management view, look at the column last_user_update, you can also see when the ...Answered | 2 Replies | 6579 Views | Created by José Luiz SP - Wednesday, December 15, 2010 1:14 PM | Last reply by José Luiz SP - Wednesday, December 15, 2010 8:35 PM - Items 1 to 20 of 4080989 Next ›
No announcements