Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default excel queries

Hi everybody!

what i wanted in my workbook is that after a value is entered in a cel
(let's say in cell B4) and enter key is pressed, a message wil
immediately appear in another cell (example, cell A7). what will i do
help

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,236
Default excel queries

In A7: =IF(NOT(ISBLANK(B4)), "Hello world", "")

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"vivitz " wrote in message
...
Hi everybody!

what i wanted in my workbook is that after a value is entered in a cell
(let's say in cell B4) and enter key is pressed, a message will
immediately appear in another cell (example, cell A7). what will i do?
help!


---
Message posted from http://www.ExcelForum.com/



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
excel queries dsn gt Excel Discussion (Misc queries) 3 June 17th 08 09:48 PM
queries in excel gaby elia Excel Discussion (Misc queries) 2 June 2nd 08 01:37 PM
Excel Web Queries Joe Preloznik Excel Programming 1 February 20th 04 06:36 PM
Excel Queries. Dinesh[_2_] Excel Programming 5 September 24th 03 06:18 PM
Queries in Excel? Dinesh[_2_] Excel Programming 4 September 24th 03 12:15 AM


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