LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Validation Problems


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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Validation Problems with Charts denise11559900 Excel Discussion (Misc queries) 1 September 9th 09 07:41 AM
validation problems... [email protected] Excel Discussion (Misc queries) 0 November 19th 07 10:04 PM
Validation and If Function Problems mmd206 Excel Worksheet Functions 1 August 2nd 07 04:40 PM
Data validation problems changetires Excel Worksheet Functions 0 August 16th 06 02:30 AM
Validation Problems JDG Excel Worksheet Functions 0 August 25th 05 01:28 PM


All times are GMT +1. The time now is 03:17 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"