Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default How to put the value form cell into the msgbox

Hi
msgbox activecell.value

or if you have a date you may use something like
msgbox format(activecell.value,"MM/DD/YYYY")


--
Regards
Frank Kabel
Frankfurt, Germany


Jacek wrote:
Hi everybody,
I would like to create the msgbox, which shows the value (exactly the
date) of one selected
cell. If smb would help me I will be grateful. I don't know how to
make the link to the cell.
best regards,
Jacek


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default How to put the value form cell into the msgbox

Hi everybody,
I would like to create the msgbox, which shows the value (exactly the date)
of one selected
cell. If smb would help me I will be grateful. I don't know how to make the
link to the cell.
best regards,
Jacek


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default How to put the value form cell into the msgbox

Thanks a lot, it really works.
Best regards,
Jacek

Uzytkownik "Frank Kabel" napisal w wiadomosci
...
Hi
msgbox activecell.value

or if you have a date you may use something like
msgbox format(activecell.value,"MM/DD/YYYY")


--
Regards
Frank Kabel
Frankfurt, Germany


Jacek wrote:
Hi everybody,
I would like to create the msgbox, which shows the value (exactly the
date) of one selected
cell. If smb would help me I will be grateful. I don't know how to
make the link to the cell.
best regards,
Jacek




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default How to put the value form cell into the msgbox

or
msgbox ActiveCell.Text

--
Regards,
Tom Ogilvy

"Frank Kabel" wrote in message
...
Hi
msgbox activecell.value

or if you have a date you may use something like
msgbox format(activecell.value,"MM/DD/YYYY")


--
Regards
Frank Kabel
Frankfurt, Germany


Jacek wrote:
Hi everybody,
I would like to create the msgbox, which shows the value (exactly the
date) of one selected
cell. If smb would help me I will be grateful. I don't know how to
make the link to the cell.
best regards,
Jacek




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 msgbox when cell range is clicked SoggyCashew Excel Discussion (Misc queries) 2 November 6th 08 10:25 PM
msgBox after update a cell Claudio Silva Excel Discussion (Misc queries) 10 January 19th 07 10:22 AM
display cell value in msgbox formatted as % rgarber50 Excel Discussion (Misc queries) 5 July 10th 05 03:27 PM
MsgBox for a range and not one cell change please: ste mac Excel Programming 6 May 22nd 04 07:18 PM
Form will not refresh without an unneeded msgbox TerryK[_2_] Excel Programming 5 December 27th 03 06:36 AM


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