Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I was/am trying to assist a previous OP (you'll possibly see it below) -
anyhow my code at present is bombing at the last line presented below: Any assistance appreciated.. Sub Tester() Dim CurrDate As Date Dim Nxtrow As Long Dim TargRange As Range CurrDate = Sheets("CallerInput").Range("B29") Set TargRange = Worksheets("Infoloader").UsedRange.Columns(1) For Each c In TargRange If c.Value = CurrDate Then <<<<<<<<< Bomb !! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Chart: cannot apply the default chart type... | Charts and Charting in Excel | |||
Adding a line Chart Type to a stacked-clustered Chart Type | Charts and Charting in Excel | |||
how can i type the numbers in arabic or farsi format مثل 1233 | Excel Discussion (Misc queries) | |||
Convert data of cells to any type: Number, Date&Time, Text | Excel Discussion (Misc queries) | |||
How to I use ** without Excel thinking I want to type a formula? | Excel Discussion (Misc queries) |