View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ralph[_5_] Ralph[_5_] is offline
external usenet poster
 
Posts: 1
Default Getting Data from Adobe pdf file

I have pdf file (about 6000 rows). I copied & pasted into
excel as text and am able to do what I need with 1
exception.

Every sixth row (or so) consists of three checkboxes A B C

one to three may be checked. A B C pastes into excel, if
pasted as text, but the checkmarks do not unless pasted as
a bitmap.

Could you suggest a method to ascertain the checkbox
status in excel.

TIA

Ralph