Thread: Help please?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc,microsoft.public.excel.programming
Greg B[_5_] Greg B[_5_] is offline
external usenet poster
 
Posts: 54
Default Help please?

Hi all I am currently writing a program where I have made up a userform
which asks the user to type in three bits of information.

Date of the report
what is the report of
does this person need to see a doctor.

I was hoping to have the code place these on to the worksheet and then
either:(this is where i need advice)

bring up a scanning program, scan the image and then create a hyperlink
which i know is very complicated.
but I would like for the scanning to be done at the same time as the
questions so that the hyperlink isnt confused.


so it would be like this

A B C
D

1 15 Sep 2005 Xray of Foot Yes

So the hyperlink would be placed in row "D"

Any advice would be appreciated

Thanks

Greg