Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This should be simple but somehow I can't get this right. Can anyone help
with the syntax below Msgbox("You have not supplied all the relevant information for this Segment type in Row " _ & myCell.Row & " on the Coding Details Sheet - PLEASE ENTER ALL DETAILS" _ , 48, "Change Request Form Error Checks") I'd like a vbexclamation style msgbox hence code 48 as style with an OK only button and I'd also like to insert a title. I've coded similar to this before without using all the Dim statements as in the VB help but I can't get this to work without a Compile Error Expected: =. Also where could I insert the ((Chr 13) command to force a carraige return as my prompt message is quite lengthy. Can anyone kindly help please? Many thanks Jacqui |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
A simple inputbox & responding msgbox coding | Excel Discussion (Misc queries) | |||
Help with my coding problem? | Excel Worksheet Functions | |||
problem with coding | Excel Programming | |||
Please help: Coding Problem | Excel Programming | |||
Coding problem | Excel Programming |