You are here:

  • Home
  • Computing/Technology

Computing/Technology

Recent Answers

2013-05-16 Delphi - Dragging Memos code:

Looks like you have code that's missing content due to bad copy/paste.  Here's what I was able to come up with.    procedure TForm1.MyMemo1DragOver(Sender, Source: TObject; X, Y: Integer; State: TDragState

2013-05-16 Adobe Illustrator - Transparent:

Hi Tracy,     Native Illustrator (.ai)  and EPS files automatically are transparent, BUT the files have to be created in Illustrator. If you are working with placed images from outside Illustrator, they

2013-05-16 Delphi - Dragging Memos code:

It could possibly be the uses clause as you need several units to implement this code.  Here how it should look:    unit MyMemo;    interface    uses    SysUtils, Classes, Controls, StdCtrls, Messages

2013-05-16 Excel - PIvot table macro recording problem:

Recording macros is always a good starting point, but as you've discovered, not always the end of the process - however, I'm not 100% clear what it was you wanted the macro to do - my GUESS would be that

2013-05-16 Excel - Select nearest result time for each admission time for each individual:

Fiona    From your screenshots, I cannot see any reason that the formula isn't working on the ones that are not correct.  Send me your actual worksheet and leave them highlighted, and I will then be able

Categories

Browse Alphabetically

©2013 About.com. All rights reserved.