Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Christine,
Don't feel bad - it took me forever to understand how to put together one of these. And I am just beginning to get the hang of it. steve "Christine Flott" wrote in message om... Thanks guys. I don't know what my problem was but it got it a few minutes later. It looks like this: Select Case ActiveCell.Offset(0, -4).Value Case "2002Q1" code code Case "2002Q2" code code... Case Else Msgbox "Please enter date in the correct format" etc. Thanks again for your assistance I think I needed to give up for a while and go back to it later. Christine |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
select case | Excel Discussion (Misc queries) | |||
Select Case | Excel Discussion (Misc queries) | |||
Select case | Excel Discussion (Misc queries) | |||
Case without Select Case error problem | Excel Discussion (Misc queries) | |||
Need help on Select Case | Excel Worksheet Functions |