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: www.vbforums.com Search using VBA & Excel as keywords which I have done & found many useful posts which have helped me in accessing Excel (& VBA) fro...
Summary: Hi There, I have a simple request but since my programming knowledge in VBA for excel is limited I don't really know where to start. In excel, I have ...
Summary: Hi, I am using Office 2007. I am trying to use the FIND function in VBA, Excel, to find a numeric value and return its row number. The value surely ex...
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: *********************************************Provide 5 detail algorithms (comments & code) that demonstrate the use of Arrays or Ranges and 5 custom e...
Summary: Ok, here is what I got regarding the previous post. I have created a project with multiple forms and some code. I did not have VB on my computer, so I...
Summary: I need to repair an excel file. I think last time i saved it,the power was shut down.That was very unlucky.The file still exists and has most of the d...
Summary: I need to repair an excel file. I think last time i saved it,the power was shut down.That was very unlucky.The file still exists and has most of the d...
Summary: Hi all, Basically what i want to do is to find a value in column C, not any other. Selecting then finding doesnt wark as it look in other columns, wha...
Summary: Can any one please help me with this. I have a range that I would like to sum but am having trouble with getting it to work. I set up 2 strings where ...