Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Create message in linked sheet ---- newbe

I am new to programming a workbook.

I have a summary sheet linked to a timecard sheet.

The timecard sheet in cell B33 allows a user to put notes.

I would like the summary sheet, not to copy the notes, but to say
"notes present" if there is text in cell B33 of the timecard
worksheet.

Can you help me
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default Create message in linked sheet ---- newbe

=IF(timecard!B33<"","notes present","")

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Good Time" wrote in message
...
I am new to programming a workbook.

I have a summary sheet linked to a timecard sheet.

The timecard sheet in cell B33 allows a user to put notes.

I would like the summary sheet, not to copy the notes, but to say
"notes present" if there is text in cell B33 of the timecard
worksheet.

Can you help me



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Create message in linked sheet ---- newbe

On Mon, 11 Sep 2006 14:59:59 +0100, "Bob Phillips"
wrote:

=IF(timecard!B33<"","notes present","")

Thank you for your help, its great.
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Create message in linked sheet ---- newbe Thank you!

On 11 Sep 2006 09:31:03 -0500, Good Time wrote:

On Mon, 11 Sep 2006 14:59:59 +0100, "Bob Phillips"
wrote:

=IF(timecard!B33<"","notes present","")

Thank you for your help, its great.

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
Create a pop-up message prior to opening sheet Del Excel Discussion (Misc queries) 5 September 1st 09 08:06 PM
Error message #N/A appears in linked cells Jake Links and Linking in Excel 6 July 19th 08 09:54 PM
Error message help with linked worbook Mifty Excel Discussion (Misc queries) 0 February 28th 08 09:43 AM
DV message linked Learning Excel Excel Discussion (Misc queries) 8 February 10th 08 06:00 PM
Linked table message in VBA Tom Excel Programming 3 January 14th 04 10:17 PM


All times are GMT +1. The time now is 08:17 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"