ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   data validation help neded asap (https://www.excelbanter.com/excel-programming/282275-re-data-validation-help-neded-asap.html)

alan_bourne

data validation help neded asap
 

also i need only this function changing as it is a collage projec
thank

-----------------------------------------------
~~ Message posted from http://www.ExcelTip.com
~~View and post usenet messages directly from http://www.ExcelForum.com


alan_bourne[_3_]

data validation help neded asap
 

sorry i need
a 16 onwards sorting by cell C8 in a macro with a button
thank

-----------------------------------------------
~~ Message posted from http://www.ExcelTip.com
~~View and post usenet messages directly from http://www.ExcelForum.com


Tom Ogilvy

data validation help neded asap
 
Sub invoicenum()
Worksheets("Sheet2").Range("A16").AutoFilter _
Field:=1, _
Criteria1:=Range("Sheet2!c8").Value
End Sub

--
Regards,
Tom Ogilvy

"alan_bourne" wrote in message
...

sorry i need
a 16 onwards sorting by cell C8 in a macro with a button
thanks


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/




alan_bourne[_4_]

data validation help neded asap
 

thanks very much works a treat


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/



All times are GMT +1. The time now is 07:34 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com