Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~380 People Reached
Favorite Forums
Favorite Tags
Member Avatar for diegostix

Is there a way to delay the next instance of a loop until a certain criteria is met? Or is there an if then statement that when the condition is met, the next instance of the loop begins? I have a loop that wants to start before the functions called …

Member Avatar for vb5prgrmr
0
93
Member Avatar for diegostix

Hello, I am downloading live data from bloomberg and am attempting to write a macro that loops through several different stock symbols and saves the corresponding data for each symbol to its own invididual workbook. My problem is that I need to add a delay to my code in order …

Member Avatar for diegostix
0
144
Member Avatar for diegostix

I have an Excel macro in which a user can input their name via an input box. I then want to take the name they enter and use it as part of the file path to which the workbook is saved. For example. If user enters their name as John, …

Member Avatar for diegostix
0
143