#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 29
Default macro checking

I have a print macro set up to print an area in a spreadsheet, is it poss to
have it look at a cell and chech to see if that cell on the sheet is greater
than £0
if its value is greater than £0 then print if not then dont print ..
Thanks in advance for any ideas
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,124
Default macro checking

As always, post YOUR code for comments

if range("a21")<1 then exit sub

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Stan Halls" wrote in message
...
I have a print macro set up to print an area in a spreadsheet, is it poss
to
have it look at a cell and chech to see if that cell on the sheet is
greater
than £0
if its value is greater than £0 then print if not then dont print ..
Thanks in advance for any ideas


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
Checking macro merry_fay Excel Discussion (Misc queries) 4 December 12th 07 04:42 PM
Macro for checking duplicate entries Ken[_2_] Excel Worksheet Functions 6 October 8th 07 12:17 PM
Spell Checking with checking cell notes jfitzpat Excel Discussion (Misc queries) 0 August 8th 07 10:26 PM
Checking and IF ? mohamadhafiz Excel Worksheet Functions 5 June 26th 07 11:04 PM
Macro for Looping for Criteria Checking FARAZ QURESHI Excel Discussion (Misc queries) 5 June 22nd 07 03:19 AM


All times are GMT +1. The time now is 07:05 PM.

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

About Us

"It's about Microsoft Excel"