Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello. Im having trouble with this macro, Selection.Insert Shift:=xlDown Selection.Offset(-1, 0).Range("A1").Select Selection.Copy Selection.Offset(1, 0).Range("A1").Select ActiveSheet.Paste The cell that it copys the data from is validated as a whole number between 0 and the contents of cell H47. When it pastes this data in the cell below instead of being validated as a whole number between 0 and the contents of cell H48 its being validated as a whole number between 0 and the contents of cell H49. Any ideas? Thanks -- loiboi ------------------------------------------------------------------------ loiboi's Profile: http://www.excelforum.com/member.php...o&userid=25621 View this thread: http://www.excelforum.com/showthread...hreadid=390361 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation Problems with Charts | Excel Discussion (Misc queries) | |||
validation problems... | Excel Discussion (Misc queries) | |||
Validation and If Function Problems | Excel Worksheet Functions | |||
Data validation problems | Excel Worksheet Functions | |||
Validation Problems | Excel Worksheet Functions |