Thank you, it works with =IF(OR(A1={1000,2000,3000,4000}),TEXT(TODAY(),"mm/dd/yyyy") but i get FALSE when there is no data, would you please show how to get rid off this error?
I have found the code to encrypt the cell here is the example:
Option Explicit
Sub test()
'this sub is only present to demonstrate use of the function!
'it is not required to use the function.
Dim r As Range, retVal, sKey As String
sKey = Application.InputBox("Enter your key"...
A B c D
4/5(date) 4/6 (Date) =B2-A2 I wanted to get in D2= State Tax:-[4/5] through formula when i put d2= If(C2>1,"State Tax:-"&TEXT(A2,"mm/dd"),"") i get State Tax:-4/5 but i wanted to get State Tax:[4/5] how do i do this cell A2 and B2 are...
Is it possible to link two or more different excel file together and when you add a spin or scroll button to sheets it will scroll through all the file back and forth.
That is not what i am looking for. I wanted to fill the row when i put Room 101 so that correspond row will fill the data when i put another room 103 then it will fill 103 row
Here is my sheet where i have user form when i put Room # 101 in the user form text box 1
all the data will fill the row correspondence Like below
Room # Guest Name Rate Ldg Paid Ldg Code
101 Sunny $55 $59.99 2
102
103
104
105
106
107...
Is it possible to convert lotus 123 file (Macro) in to excel 2010. If does convert how? Here is the file
https://docs.google.com/file/d/0B2kKysKalbcNU25ic1JZSEFPc0k/edit
Is it possible in user form when you have user form like this
name ___________
Number_101_________
Amount _______
And we have table like this
Number Name amount
98
99
100
101
when you enter 101 in user from tall data will insert in the 101 corespondent row.
Is this possible...
That is not what i am looking for what i want is when i put every thing in user form one will copy to 1st sheet where ever i wated and other copy will save as a DATABASE ON OHER SHEET