Summary: I have multiple forms in a project and what I would like to do is hit the Escape key on every form and the form hides. What code would I use to do th...
Summary: i am new to VBA and need a VBA program that i can call in excel. this program would solve an equation such as one of time dilation: t = t0/sqrt(1-(v/...
Summary: hay there stuart thankyou for your reply the question has been given to me to do over the summer by as you gessed an old teacher he has given powerpoi...
Summary: I'm trying to save an excel spreadsheet with the filename of K&N.csv but when I try and do this from within my macro, excel crashes when the workbook ...
Summary: Hi all I'm looking for someone who is fairly confident with VBA specifcally in Business Objects. There is a decided lack of information around the net...
Summary: Hi Does someone know how to when in VBA, when typing into a user input form, you then press the relevant command button on the form, say 'update' an...
Summary: I recently tried to port a VBA program from Win NT4 to the Mac, and discovered that the capability to view local variables was absent on the Mac v...
Summary: I have created a macro in excel. I edit (F2), delete some unwanted text, and press enter. What happens is the entire contents of the first (original)...
Summary: I want to create a desktop app in VBA that will switch my internet connection to either use set proxy settings or not use them. I use an ADSL conn fro...
Summary: hi, i am trying to open a whole bunch of files in a program using VBA backend with excel frontend, and do a bunch of common operations on those files....
Summary: I am quite enamoured with VBA in excel, love it for creating macros but the process of the programming seems limited, only allowing me to use Excel as...
Summary: i have been given the following questions if anyone could help with a solution to each i would be most greatful because i am new to using vba in excel...
Summary: Hey, Any VBA (Visual Basic) buffs out there? I need to have a program designed which can simulate a bank with 4 counters, and a time frame (opening ho...
Summary: I'm trying to reference a alue that is stored in a cell. Cell "S1" has the value "J2" stored in it. in VBA I'm using this code: cell = Sheets("Form")....
Summary: Hi All I am currently using MSFlexGrid in Access, i am loading data into it using VBA. It is working fine but i have not declared it, all my attempts ...
Summary: ======================================================================================== I don't use VBA but rather VB6.0 so I don't know that this is...
Summary: I am exectuing a Shell function from VBA that executes a .bat file which issues a java call. START "CSV Loader" javaw -DINSTALL_DIR="C:\Program Files...
Summary: Hi to all, I am running Office 2000 SR2 (French) on my notebook under XP Pro. I am unable to create any Access VBA sub to handle tables working proper...
Summary: Hello... i have currently undertaken a project for my school (i'm a student) i have just been learning vba online.. but i am creating a PowerPoint int...
Summary: Hi I was wondering if anyone knows how to collect data from excel, and code it in VBA so it transfers it into a combo box in VBA, because i'm doing...
Summary: Can anyone help me construct a VBA code in Excel that would check if an external application (not Microsoft) is open or not? If it is open, can the co...