1994 results
Order by date - Order by pertinence
All (1994)
News (9)
Reviews (14)
Tips (1)
Press (1248)
High-tech (604)
Forums (118)
 
Teletouch Reports Third Quarter 2011 Fiscal Year Results
Teletouch Communications, Inc. (OTCBB: TLLE), a leading U.S. wireless services, cellular, consumer electronics and public safety equipment provider, reported its consolidated results on Form 10-Q and announced ...
Press published on the April 14th, 2011 - 5:13 PM ET
Disney Reveals New Toys and Video Game Inspired by Pirates of the Caribbean: On Stranger Tides
Actor Ian McShane Receives Custom Blackbeard Action Figure from JAKKS Pacific and Participates in Unveiling of Life-sized Jack Sparrow Built from LEGO® Bricks.
Press published on the February 2nd, 2011 - 7:00 AM ET
Tessera Technologies Provides Legal Update
Tessera Technologies, Inc. (NASDAQ:TSRA) today provided a status update on certain ongoing legal actions and announced a new legal action by its wholly-owned subsidiary Invensas Corporation. U.S. ...
Press published on the May 23rd, 2011 - 3:41 PM ET
Kenexa Enters into Memorandum of Understanding; Reschedules Special Meeting to December 3, 2012
Kenexa Corporation (NYSE:KNXA), a leading provider of recruiting and talent management solutions, today announced the entering into of a Memorandum of Understanding to settle a derivative action and purported class ...
Press published on the November 23rd, 2012 - 7:00 AM ET
Stratasys Agrees to Settle Merger Litigation
Stratasys, Inc. (NASDAQ: SSYS) announced today that it has signed a memorandum of understanding to settle the previously disclosed class action lawsuit captioned Hennig v. Crump, et al., C.A. No. 7670-VCL pending in ...
Press published on the September 6th, 2012 - 2:45 PM ET
Acacia Subsidiary Resolves Litigation with W.L. Gore & Associates
Endotach LLC, a subsidiary of Acacia Research Corporation (Nasdaq: ACTG), has resolved and dismissed the patent litigation action filed against W.L. Gore & Associates, Civil Action No. CA 10-487, which was ...
Press published on the October 1st, 2012 - 3:58 AM ET
WWE® All Stars™ Playable Demo Now Available on Xbox LIVE for Xbox 360 and PlayStation®Network
High-Flying New Release Set to Deliver Incomparable Roster of WWE Legends and WWE Superstars, High Impact Action and Colorful Style.
Press published on the March 22nd, 2011 - 4:00 AM ET
Other results are also available in our forums :
Reference subform with SearchForRecord macro action
Evening, I am struggling to reference a subform with a searchforrecord action. I have a form: [f_ProspectsHomepage] That form contains a subform: [f_ProspectsList] There is a control in the f_ProspectsHomepage form: [ProspectSearch] I want to run ...
Message posted on the February 5th, 2009 - 3:21 PM ET
deleting a record on a different form
I am reposting this to correct a typo. Sorry for the original and any confusion that reposting may cause. I have a form with a subform. There is a delete button on the main form that runs the following delete code to delete a record on the ...
Message posted on the January 16th, 2010 - 9:09 AM ET
delete record on a different form
I have a form with a subform. There is a delete button on the main form that runs the following delete code to delete a record on the subform: Private Sub Delete_button_Click() Dim msg, style, title, Response, MyString msg = "This action will ...
Message posted on the January 16th, 2010 - 9:02 AM ET
Help with Date Modified Macro and putting into data-entry form
I'm trying to add a field into a form that I use that automatically adds the date on which the record was modified and displays it on the form. I would like to then create a report where only records updated in the last month display. I tried to ...
Message posted on the March 25th, 2010 - 8:00 AM ET
Lock/unlock form button
I've successfully created a button that locks/unlocks all the fields in a form. In addition, it keeps all fields unlocked during initial record creation, but requires the user to use the button whenever any fields in the form are edited. This was ...
Message posted on the February 11th, 2010 - 12:37 AM ET
Display message if form on Tab-Control is Blank
I use the following Function to display a message box on the main form if the selected tab-Sub-form is empty. It works if I'm logged in with access level 1, but if I'm logged in with 2 or > then nothing. I watch the process blow right past the ...
Message posted on the October 23rd, 2009 - 4:29 PM ET
Sort form records by field looked up in another table
Can I sort a datasheet form by the values shown in a combo box automatically after an update, addition or requery? When in the form (it's actually a subform), I click on the header of a column that contains a combo box then click on the A-Z icon ...
Message posted on the October 5th, 2010 - 5:57 PM ET