Enter Keywords:
1 - 10 of 347(0.014 seconds)
Sort By:
 
Hi Experts, I have another question, I have a table with a field (PayRate) that holds the pay rate of various individuals which are entered with two places after the decimal (example:  12.65).  ...
Zones: MS AccessDate Answered: 05/28/2008 Rating: 9.3 Views: 0
I am having a problem with Outlook 2003.  Appointments are dropping off the Outlook calendar after about a month. I am wondering if this has to do with the blackberry in use. The client pc runs Win...
Zones: Blackberry, ExchangeDate Answered: 11/25/2008 Rating: 7.8 Views: 25
Hi Experts, I'm having problems working with combo boxes. I want the combo box to look up a value on a table and also allow the user to update those values. I have made the table column the c...
Zones: MS AccessDate Answered: 01/18/2009 Rating: 7.6 Views: 0
I am executing a function on each worksheet and end up, on last worksheet active(got focus). How to get back to first sheet after the execution done. For Each ws In ActiveWorkbook.Worksheets   ...
Zones: MS ExcelDate Answered: 07/29/2009 Rating: 9.9 Views: 0
I have an Ultrastor 1989 built 16-bit ISA MFM-Harddisk-Controller "M 94V-0". I plugged it into my computer and it didn't work so I need the documentation of the DIPs now...
Zones: HardwareDate Answered: 04/10/1998 Rating: 9.0 Views: 0
What is wrong with the code here? the part on: (CString str = col + " =  ' "+  dlg.m_filterValue + ' "; Written something about { error C2679: binary '+' : no operator defined which takes a right-h...
Zones: C++Date Answered: 08/30/1998 Rating: 6.4 Views: 0
I'm trying to do what is supposed to be simple: print! Suggestions towards that goal are greatly appreciated. At the moment I've managed to do a reasonable print preview in an SDI app. The problem ...
Zones: Windows MFCDate Answered: 09/23/1998 Rating: 7.8 Views: 0
I´ve made an Dialog based app. And now I´ve also made a myhlp.hlp file. I have a button on my MFC app and now I want´to know the code for launching my hlp file when I click the button. I would real...
Zones: Windows MFCDate Answered: 12/01/1998 Rating: 7.6 Views: 0
My application is written in VC++5 with MFC. I use a modeless dialog box which is dismissed with the following line: m_pdlg->DestroyWindow(); PostNcDestroy is overridden like this: void CImageDisp...
Zones: Windows ProgrammingDate Answered: 07/13/1999 Rating: 6.0 Views: 4
I am using access database where I have a col dt_entry of type date/time with format dd/mm/yyyy. In my application I have one CRecordset derived class for above table say m_pSet. Now I want to filt...
Zones: Windows MFCDate Answered: 02/05/2002 Rating: 7.8 Views: 4