ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Where did my question go? (https://www.excelbanter.com/excel-programming/421759-where-did-my-question-go.html)

Tendresse

Where did my question go?
 
I just posted a question less than an hour ago (title: Do not show this
message again). I could see it listed for a while then it disappeared! I have
been notified by email that i received a response, however i cannot see it.
Every time i refresh the screen i don't get the question or the answer? where
did they go????
Tendresse

Ron de Bruin

Where did my question go?
 
Hi Tendresse (I hope you see this)

There are problems with the web newsgroup interface
Use Outlook Express or Windows Mail to connect to the newsgroups

Use this server when you add a news account
msnews.microsoft.com

This was my answer


Hi Tendresse

You can check a cell value in the workbook and if it is not "no" for example
show the msgbox

Private Sub Workbook_Open()
If Sheets("Sheet1").Range("A1").Value < "no" Then
MsgBox "Hi"
End If
End Sub

You can also build a small userform with a tickbox to fill the cell value with this value


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Tendresse" wrote in message ...
I just posted a question less than an hour ago (title: Do not show this
message again). I could see it listed for a while then it disappeared! I have
been notified by email that i received a response, however i cannot see it.
Every time i refresh the screen i don't get the question or the answer? where
did they go????
Tendresse


Jon Peltier

Where did my question go?
 
Stop using the awful web interface, and link up to the news groups directly.
It's listed here right under Google:

http://peltiertech.com/WordPress/200...crosoft-excel/

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services, Inc.
http://PeltierTech.com/WordPress/
_______

"Tendresse" wrote in message
...
I just posted a question less than an hour ago (title: Do not show this
message again). I could see it listed for a while then it disappeared! I
have
been notified by email that i received a response, however i cannot see
it.
Every time i refresh the screen i don't get the question or the answer?
where
did they go????
Tendresse




JLGWhiz

Where did my question go?
 
The Microsoft Office Online newsreader has been malfunctioning since
Christmas Eve. You are lucky if you get any access.

"Tendresse" wrote:

Community Message Not Available



All times are GMT +1. The time now is 06:00 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com