-
- Outputting to a Listbox
by UniRyan
- 7 Replies
- Last post
by Andy Pope
- Hi;
I have a list of data, and need for values outside a lower and upper bound to be flagged up to the user. I was thinking of outputting to a listbox, but cant get the code to work. I was wondering if anyone had any ideas for possible code, or a better way of outputting to the user.
Ryan
-
- WSS 3.0 "This stock feature has been retired."
by bafadam
- 14 Replies
- Last post
by cis365
- What is this error No hits on google, nothing wrong with the page....nothing (that I know of) has changed recently.
Anyone have any clue with this could possibly be referencing
-
- dynamics crm --> site map error
by don558421
- 0 Replies
- Last post
by don558421
- I have been working on CRM for a few days,but it suddenly shows the messege" site map error" even i import the sample site map xml file.
Are there any solutions
When I operate the outlook with the CRM, it works in the articles, reports sections but not in the workplaces, it still shows the error "site map error". Thanks in advance.
-
- Get Current Slide Number And Insert a New Slide
by paradigm918
- 2 Replies
- Last post
by paradigm918
- I've recorded a macro to perform certain formating to slides in a ppt 2003 show.
I would like to enhance it by having it insert a new slide after the current slide (as the standard action with CTRL+M)
When I record the macro, however, the slide number being inserted is
hardcoded - I want the macro to insert after the now current slide.
When I record inserting after slide #2, the ap
-
- Excel Checkbox - Multiple controls-only one may have value of true
by suznal
- 10 Replies
- Last post
by suznal
- I have checkboxes on a sheet of which, the value of only one may be true at a time. (By the way, I am not allowed to use option buttons on this workbook). I have figured out the basic code to use if there are only two checkboxes involved, but each instance I have involves a minimum of three and sometimes five checkboxes.
The code I have works well (for a pair of checkboxes) provided I supply it
-
- Does Winqual accept WER reports from Vista systems?
by Claus Brod
- 14 Replies
- Last post
by Jason Hardester - MSFT
- Hi all, we recently registered for the Winqual site. Reports are coming in about crashes in our application which occur on Windows XP systems, so it seems like the whole registration process worked as expected. However, we also ran our application (same version as on XP) on Vista, and provoked several crashes (same type of crashes as the ones on XP) there - but don't see *any* reports on the Winqu
-
- Work whit more commandbutton
by Gauzzi
- 1 Replies
- Last post
by Shasur
- Hello,
I have an excel sheet whit 20 commandbutton and I want to assign a certain VBA code (the same for all the controls) to all the commandbuttons. How can I do this without write the same code for 20 times Is there any way to define a sort of collection that allows me to work with all the controls in the same time
thanks
Andrea
-
- Macro
by rachel777
- 1 Replies
- Last post
by Andy Pope
- Hi,
I am trying to write a macro that will use one sheet, Solutions (Sheet 1), with a specific cell range, B2, and find and replace the reference from cell B2 in a specific column, G, in Sheet 2, Questions, and replace with the value 1. Right now I am using B2 from Solutions Sheet 1 that contains the cell named Financial (Revenue) reporting, and using that as a specific search criteria in
-
- Determining Access database format (2000 or 2002/2003)
by Anonymous582637
- 1 Replies
- Last post
by Luiz Claudio - MVP
- Does anyone know a way to tell in code if an Access database
format is Access 2000 or Access 2002/2003 format
-
- Compare Word Documents c#
by Ravi@asp.net
- 5 Replies
- Last post
by Ravi@asp.net
- Hi All,
I have to compare the text of two word documents using C#. These word documents contain images and text also. But I just wanted to compare the text.
Can anybody please let me know how to do this
Thanks,
Ravi Mullick
-
- iexplore.exe - Application Error
by bennett1016
- 14 Replies
- Last post
by rreynard
- I get the following error message when I close my internet explorer.
The instruction at "0x62304320" referenced memory at "0x62304320", The memory could not be "read". Click on OK to terminate that program.
Any ideas what is causing this
-
- Locking buttons
by une
- 3 Replies
- Last post
by une
- When ToggleButton20 button in my userform is clicked and its value becomes True, I want a few other buttons whose values and captions can usually be changed by clicking to become locked in their current state until ToggleButton20 is clicked again to False. How can I do this
-
- RoutingSlips in Word 2007
by slw1
- 0 Replies
- Last post
by slw1
- I have seen the code below posted several places. I think it is intended to do what I need it to, but when I run it in Word 2007, I get Error 438 "Object doesn't support this property or method." I think .HasRoutingSlip is hidden in word 2007. Can I still use it Is there another way to send the current docuument as an attachment to a specified recipient
Thanks very much.
Acti
-
- iexplore.exe application error
by stargal46
- 6 Replies
- Last post
by Morena916
- Hi...I'm not sure if I'm putting this in the right forum, but here goes. I'm receiving an error message which says,
iexplore.exe - Application Error
The instruction at "0x66869bc7" referenced memory at "0x0000002c". The memory could not be read".
Click on OK to terminate the program.
I had trouble installing QuickTime player and then when i finally did get it t
-
- iexplore.exe - Application Error (EVERY TIME I CLOSE IE7) :(
by sapphireoceans
- 14 Replies
- Last post
by Jillytodd
- Hi, I am absolutely clueless as to why this keeps happening, but it is driving me insane!! The exact error message reads: 'The exception unknown software exception (0x0eedfade) occurred in the application at location 0x7c81eb33.' Could anyone shed some light on maybe what the cause is and/or how I can fix it Thank you in advance to anyone who reads and/or offers any information. Laura x
-
- Application.FileSearch in Excel 2007
by DieZeL
- 14 Replies
- Last post
by Jon Peltier
- There is an issue which I am facing after I installed Office 2007. I had written a small VBA which would search for a file and if found will rename the file. I used Application.FileSearch then. Now I am tying to do it again but unfortunately there is an error prompted stating that 'the object does not exist' Set fSearch = Application.FileSearch defPath = "H:\SourceSafe_1_Feb-28_Feb_2006\S
-
- Open multiple file
by penjh
- 1 Replies
- Last post
by Peter Mo.
- I'am using a excel macro to get data from files an print a label. In the macro the user has to fill how many labels he wants to print. In the macro I use a loop to get the dta from the different files. The user can only select one file at a time.
Is it possible to select multiple file an that the macro is printing the labels
JH
-
- VBA and Excel - If and Find expressions
by Ronan OK
- 2 Replies
- Last post
by Ronan OK
- Hello
I am trying to use an If statement to find an piece of text and then go to the cell that contains that text. I have, as part of the if statement, an else statement that just cancels the expression and does something else if it cant find the iece of text. However, the expression doesnt seem to work when VB cant find any cell with the specific text and it just comes back with a run time err
-
- iexplore.exe - Application Error
by bennett1016
- 14 Replies
- Last post
by rreynard
- I get the following error message when I close my internet explorer.
The instruction at "0x62304320" referenced memory at "0x62304320", The memory could not be "read". Click on OK to terminate that program.
Any ideas what is causing this
-
- Unwanted auto-completion functions in Excel VBA editor
by visual ryan
- 1 Replies
- Last post
by Steel Monkey
- I am working on some Excel VBA codes on a new machine, and there is this extremely annoying function going on in the VBA editor that does some auto syntax checking stuff. Say, if I type in a double quote sign ", in one second the editor automatically adds another " for me; or sometimes when I type in a space, the cursor automatically jumps back one space; and other things like that. It's
-
- Finding Quartiles From 2 Dimensional Array Using Excel's Quartile Function
by GAtkins
- 6 Replies
- Last post
by GAtkins
- Greetings Everyone:
I am trying to use Excel's Quartile Function in VBE to find the quartiles in the Columns of a 2 dimensional array.
I am having trouble getting my mind around this, I think due to the fact that I do not know how to define each column as a range so that it can be used in the Excel Quartile Function in the form =Quartile(Range, 1), where 1 is the first quartile in th
-
- Setting a header to all pages except the cover sheet
by Megaman1982
- 6 Replies
- Last post
by Megaman1982
- Hi all, i'm pretty new to Excell in the workplace and would really love it if you lot could help me with this difficult (TO ME) macro i'm struggling with.
I'm trying to finish off this macro, or mod it so that i get the page number, tab number, a cell reference in the respective headers and footers as explained in the macro below. only thing is i don't really want the tab label, cell refere
-
- Making a Automatic Updatable Hyperlink List
by Clarence j
- 7 Replies
- Last post
by MyLady
- Yes Hello Everyone and thanks for looking at my Thread I am currently trying to Develope a Small Database of Student and Would like After I make a New Worksheet Named After Each Student
Example
"Sarah Lee"
"Michael Jordan"
"Bill Cosby"
That on the Worsheet Named "Student List" which is in the same workbook Will Make a List of all the w
-
- Excel user form to select a favourite file
by UK089669
- 2 Replies
- Last post
by Andy Pope
- I am trying to use a custom form for the first time and would like to select an excel file from the normal "File _ Save As..." window and once selected, save the path and filename into cell A1 of a spreadsheet called "My Toobar.xls".
This will then allow the user to open this "favourite" file very quickly.
Can anyone help me get this Windows "File _ Save As
-
- Vba Excel 2003 - Getting active Shape name
by ajliaks
- 2 Replies
- Last post
by ajliaks
- Hi guys,
I have added a group of shapes to my worksheet.
I also gave each one a name.
I need to get that name (Shape name) when I click on it. something like:
ShapeName = ActiveSheet.Shapes.Name
If I click on Shape called "x", ShapeName = "x"
If I click on Shape called "y", ShapeName = "y" and so on...
Thanks in advance,
A