Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all,
I don't really know about coding but I'm trying to get a data-entry form to look for the first empty row based on Debra Dalgleish's coding on Contextures. So far I have; 'find first empty row in database iRow = ws.Cells(Rows.Count, 1) _ ..End(x1Up).Offset(1, 0).Row but when I try to run the userform I get "Run-time error 1004". I don't know what this means but when I click on Debug the code above is what is highlighted. Any help would be much appreciated. Dave |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find an empty cell and put a dash in it? | Excel Worksheet Functions | |||
How can I convert empty strings to empty cells? | Excel Discussion (Misc queries) | |||
In Bar Chart, can we display both figures and their respective %a. | Excel Discussion (Misc queries) | |||
Using the Find tool in EXCEL | Excel Worksheet Functions | |||
Excel has a "Find Next" command but no "Find Previous" command. | Excel Discussion (Misc queries) |