Can this be done... ?

T

twaccess

I have a routine form that I have to fill in which is basically a
photocopy of an original which has long since gone. A lot of different
people use this form so its not feasible for me to redo it and expect
others to use the new one.

My idea is to import this into a spreadsheet as a picture but to
overlay it with input that is typed in and then printed off or faxed
straight from the spreadsheet. I can't seem to make the picture go
behind the cells so that the input from the cells is shown on top of
the form.

Does anyone have any ideas on how I could do this ?

Thanks


TW
 
B

Bob Umlas, Excel MVP

Perhaps the picture can be the background of a userform and the various
inpurs can then be positioned so that it would seem like it's part of the
picture. Otherwise, you can't get cells to sit on top of pictures.
 
T

twaccess

Thanks Bob, this sounds exactly like what I'm trying to do.

Would you be able to point me in the direction of how to do a user for
in Excel 2000 please ?

Can the user form include drop down inputs as well where the user (i.e
yours truly) can select from a list of predetermined inputs ?

Thanks again for your reply.

T
 
Top