View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DonovansMom DonovansMom is offline
external usenet poster
 
Posts: 2
Default Input Box Question

Good evening,

I have a spreadsheet comprised of telephone numbers called Column A),
duration of the phone call (Column B), and whether the call was connected
(Column C). What I am trying to accomplish is have the user search for
whatever phone number they're looking for and return the total call time for
connected calls. Can anyone help me with this? I have never used VBA with
Excel, only Access, so this is totally new to me.

Thank you in advance for your help!