#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 293
Default Re Post

I posted this the other day but got no replies. Can any one give me any
information


Thanks Stew
Hi all

If there is a figure entered in D10
it prompts, in B11 a hyperlink to become active with the the following
=IF(SUM(C10:E10)0,HYPERLINK("C:\Program Files\Canon\CanoScan Toolbox
Ver4.9\CSTBox.exe","Scan And Name"&" "&ROW()-1&" "&"To Income Receipts")," ")
This opens the scanner and promts the operator to scan the back up paper
work to a file,income receipts. naming it 10
This same format is followed D12 AND B13.

Question. Is there any way of blocking entry into D12 if the prompt in B11
has not been followed?.
i.e.is there an IF formula that would check if a file existed called 10 and
if so unlock D12

Thanks for your time

Stew



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 24
Default Re Post

I don't know exactly how you should approach this, but I would suggest
recording a macro that opens file 10, and if it exists, closes it. If file
10 hasen't been created, then the open file line will cause an error. Then,
edit the macro to include an error handling routine, like OnError GoTo, which
could lead to a message box (MsgBox) warning the user to complete B11.

I don't know enough about locking and unlocking cells, or data validation,
to tie the results of the macro to D12, but I hope this helps, anyway.

Another, perhaps easier, approach to take would be to generate some sort of
data, like a serial number, in file 10, and require that number to be entered
somewhere in column D in your main spreadsheet.

Cheers,
--
Anne Murray


"stew" wrote:

I posted this the other day but got no replies. Can any one give me any
information


Thanks Stew
Hi all

If there is a figure entered in D10
it prompts, in B11 a hyperlink to become active with the the following
=IF(SUM(C10:E10)0,HYPERLINK("C:\Program Files\Canon\CanoScan Toolbox
Ver4.9\CSTBox.exe","Scan And Name"&" "&ROW()-1&" "&"To Income Receipts")," ")
This opens the scanner and promts the operator to scan the back up paper
work to a file,income receipts. naming it 10
This same format is followed D12 AND B13.

Question. Is there any way of blocking entry into D12 if the prompt in B11
has not been followed?.
i.e.is there an IF formula that would check if a file existed called 10 and
if so unlock D12

Thanks for your time

Stew



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 293
Default Re Post

Dear Anne

Food For Thought

I will wait to see if somebody picks up on your good suggestions

Thank you

Stew

"FinRazel" wrote:

I don't know exactly how you should approach this, but I would suggest
recording a macro that opens file 10, and if it exists, closes it. If file
10 hasen't been created, then the open file line will cause an error. Then,
edit the macro to include an error handling routine, like OnError GoTo, which
could lead to a message box (MsgBox) warning the user to complete B11.

I don't know enough about locking and unlocking cells, or data validation,
to tie the results of the macro to D12, but I hope this helps, anyway.

Another, perhaps easier, approach to take would be to generate some sort of
data, like a serial number, in file 10, and require that number to be entered
somewhere in column D in your main spreadsheet.

Cheers,
--
Anne Murray


"stew" wrote:

I posted this the other day but got no replies. Can any one give me any
information


Thanks Stew
Hi all

If there is a figure entered in D10
it prompts, in B11 a hyperlink to become active with the the following
=IF(SUM(C10:E10)0,HYPERLINK("C:\Program Files\Canon\CanoScan Toolbox
Ver4.9\CSTBox.exe","Scan And Name"&" "&ROW()-1&" "&"To Income Receipts")," ")
This opens the scanner and promts the operator to scan the back up paper
work to a file,income receipts. naming it 10
This same format is followed D12 AND B13.

Question. Is there any way of blocking entry into D12 if the prompt in B11
has not been followed?.
i.e.is there an IF formula that would check if a file existed called 10 and
if so unlock D12

Thanks for your time

Stew



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re-post... NWO Excel Worksheet Functions 2 March 1st 07 11:31 PM
This is my Third Post Please Help !!!!!! Need help with sumif Excel Discussion (Misc queries) 5 April 8th 06 05:16 PM
post Sheryl Excel Discussion (Misc queries) 1 February 13th 06 09:22 PM
Should I generally request "post a poll" when I post a new thread? Joe Miller Excel Discussion (Misc queries) 2 January 7th 06 04:46 PM
My First Post! gago818 Excel Discussion (Misc queries) 2 October 24th 05 01:55 AM


All times are GMT +1. The time now is 01:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"