D
Dennis Brown
I'm still having a difficult time trying to get the name of the attachment at the current cursor position, when the user Tabs into the 2003 Attachment field, and uses the arrow keys to move to an attachment. If he is on attachment#5, then I can use ActiveInspector.CurrentItem.Attachments.Item(5).FileName, but how can I tell he is on attachment#5?
Any ideas?
Any ideas?