Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
In follwing code myGate = CS and the statement nCs =39445. In the Find method I want that myDayNr = 39445, not "nCS". How to do? Public nCS As Long Sub X() '---- myDayNr = "n" & myGate '---- Cells.Find(myDayNr, After:=ActiveCell, LookIn:=xlValues, LookAt:=xlWhole, _ SearchOrder:=xlRow, SearchDirection:=xlNext).Activate End Sub -- Officebyggaren Kent Älmegran |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF statement and text | Excel Worksheet Functions | |||
Using text in an IF statement? | New Users to Excel | |||
Transpond one very long column to several columns of specified len | Excel Worksheet Functions | |||
IF Statement with text | Excel Worksheet Functions | |||
if statement with text | Excel Discussion (Misc queries) |