Disallow Alphabetic And Symbol Characters
Feb 23, 2010
x = InputBox("Please Enter the Loan Amount:")
If x < 0 Then MsgBox ("please enter a loan amount greater than 0.")
but then how do I bring up the input box again until it is filled in correctly?
I tried Do until a few times but made a mess of it, I also need to disallow alphabetic and symbol characters.
View 9 Replies
ADVERTISEMENT
Feb 15, 2014
A string contain a number like AB12345 or B7845 How could I remove the alphabetic characters and keep only the number.
View 2 Replies
View Related
Oct 8, 2013
Data in field A1 currently appears as below.
8/10
I want to extract everything to the right of the "/" in a new field.
The formula that I am using is =RIGHT(A1,FIND("/",A1)-1)
For some reason, I am only receiving a 0 in the new field and not the 10 that I expect.
What's odd is that the formula is working as intended on every other field except this one.
View 6 Replies
View Related
Jun 7, 2006
I am trying help protect a project from all my colleagues that have a version of password breaker that is actually an add-in. I have already managed to disable or grey-out all of the other commandbar options that I don't want them to have access to during their use of the model but can't figure out how to disallow them from accessing the "Add-ins" option from the "Tools" menu. I can, of course, disable the entire tools menu but don't want to do that yet.
View 9 Replies
View Related
Dec 13, 2009
Is there a way to disallow users from using fromulas in a spreadsheet? I have an issue in which users are using formulas to concat data as a shortcut to typing in data but they are constantly referencing the incorrect cells.
View 6 Replies
View Related
Mar 25, 2013
So I have this worksheet full of formulas that I do not want users to accidentally delete. Now, I know I can use the standard "Protect Sheet" option to not trigger any accidental changes but I would like an additional safety check (since management users will have access to unlock the sheet) via a macro to prompt the user with a message box (with Yes / No options) which essentially asks the user if they are sure they want to delete a cell if the "Delete" button is chosen? If the answer is No, nothing will happen. But if the answer is Yes, it will delete the contents in the cell.
View 1 Replies
View Related
Jun 30, 2007
The below piece of code is from a macro that creates a summary sheet based upon the name of the worksheet. My problem is as follows: I have another macro which copies the summary sheet and renames it in the format dd-mm-yy and I want to exclude this from the macro that constructs the summary sheet. How do I modify line 4 to capture the exclusion of all sheets with format ##-##-##? Note: The current line is my poor attempt at doing it.
If (A$ = "Template") Then Goto 10
If (A$ = "Create New Sheet") Then Goto 10
If (A$ = "Summary") Then Goto 10
If (A$ = Like "00-00-00") Then Goto 10
' Process the current sheet
Range("A" + Format(j)).FormulaR1C1 = "='" + A$ + "'!R4C15"
Range("B" + Format(j)).FormulaR1C1 = "='" + A$ + "'!R4C16"
Range("C" + Format(j)).FormulaR1C1 = ""
Range("D" + Format(j)).FormulaR1C1 = "='" + A$ + "'!R4C18"
Range("E" + Format(j)).FormulaR1C1 = "='" + A$ + "'!R4C19"
Range("F" + Format(j)).FormulaR1C1 = "='" + A$ + "'!R4C20"
Range("G" + Format(j)).FormulaR1C1 = "='" + A$ + "'!R4C21"
Range("H" + Format(j)).FormulaR1C1 = "='" + A$ + "'!R4C22"
j = j + 1
10 Next i
View 10 Replies
View Related
Jan 31, 2010
The problem is sorting alphabetic.
View 12 Replies
View Related
Nov 8, 2008
I want to get the Alphabetic Name for a Column No to be used further. Lets say I type 5 in cell A2 then in B2 I would get the Alphabetic Name - E
View 4 Replies
View Related
Mar 16, 2009
I am running a macro where I pass it starting column and it processes the next 10 columns. How can I pass it "J" and have it increment K,L,M,N,O,P,...?
View 3 Replies
View Related
Apr 15, 2014
I have got a spreadsheet with a database of people and all their details, Surname (E), Name (F), Gender (L), Date of Birth (M), Age (O), etc...
So I have a demographics sheet that I calculate ages, gender etc and would like to do the following 2 tables.
1. Working out ages between 2 specified ages that I input into set cells. E.g. I want all people between the ages of 13 and 18 years old (So i put 13 into cell A13 and 18 into B13. My formula will then sit in C13 and will Also count those ages. I want to do this so to be able to change the ages if needed
2. Working out Surnames that sit between an alphabetic range. So as I did with ages I can have "A" into A51 and "D" in B51 and it will give me all the surnames that start with those letters in a range between A and D (Including the 2 options I have in those cells).
View 9 Replies
View Related
May 5, 2013
how do I sort data with a cell... attached is some of the data im using
View 2 Replies
View Related
May 13, 2014
I am running a formatting excel, and I will also need to select from cell P30 till last row, then sort alphabetically by moving the other rows data too.
View 3 Replies
View Related
Jun 30, 2006
I need to create a list of all possible permetations of all 26 alpha characters when put into a 3 character string. EG: AAA, AAB, AAC, through to ZZZ. Is this something that can be done in excel/vba?
View 4 Replies
View Related
Jun 21, 2014
in column A i have Customer's Names in column B Customer's Surnamas
Col:ACol:B
MikeConroy
JohnSmith
SimonConroy
DaveMont
BradOrton
BradOrton
MikaDavidson
MikaDavidson
ValeAndersone
KenjiIgawa
AsenAdkins
SimonConroy
i need to sort Customer's Names by alphabetic order without repeating in a line
AsenAdkins
BradOrton
DaveMont
JohnSmith
KenjiIgawa
MikaDavidson
Simon Conroy
ValeAndersone
BradOrton
MikaDavidson
Simon Conroy
MikeConroy
View 10 Replies
View Related
Jul 16, 2009
I am using Data Validation on some fields to create a drop down list from a named range! These fields however allow you to enter values that are not in the list.
Is there a way to make the cell have to be an entry from the data validation list?
View 6 Replies
View Related
Jan 17, 2012
Is there an Excel formula to remove the spacebar + characters in red, as shown below? I need to be left with only the last name, first name and the semicolon.
Mouse, Mickey ;
Microsoft Outlook has changed the way that email addresses from the global addressbook copy and paste (from version 2003 to version 2010).
View 8 Replies
View Related
Oct 9, 2009
I have a sheet that when printed out, will have 1 or more check boxes (depending on a formula) beside various items. Basically, if in a datafield it shows that there should be 3 boxes beside a line, it will show similar to this (except the O's are check boxes).
Usable 3 times per day. O O O
In the actual symbols list, there are no such symbols. I think there must be another type of symbol available as I use: ►
I grabbed that symbol from another spreadsheet, and I have no idea where it came from. I have wanted a similar arrow that points to the left or up, but I have no idea where to find them. I only know that the spreadsheet accepts a copy/paste of this symbol, and it does not seem to be related to any particular font set.
where I could find a "empty box" symbol, and also tell me where symbols like ► come from.
View 9 Replies
View Related
Aug 19, 2009
I need to use the following symbol (,, ▬ ) to show when my prices went up or down but when I try to use them in the VBA, they are replaced by a ?
I considered using the CHAR function, but its 255 characters do not incorporate the one I need.
View 7 Replies
View Related
May 22, 2008
I have a large list of data.
Approx 10,000 rows.
All I'm looking to do is delete in each row everything after the / symbol.
So everything after a forward slash gets deleted.
All my data is in ColA from A3 downwards.
Ideally would love a macro I can assign a button to.
As an example;
info@123croieres.com/Categories/travel-and-tourism-lodging.htm
So the above after the macro run would look like;
info@123croieres.com
View 9 Replies
View Related
Feb 16, 2009
I'm logging temperatures and I want to add the degree symbol "" to the end of the numbers, how do I do that? It's easy if I just use one number (#), but how do I do it when adding the lowest and highest in the same cell, e.g. 33-35?
View 9 Replies
View Related
Feb 20, 2007
i would like to automate the inserting of the symbol ...
i can do in a cell as the first entry, but i can't do at the end of a string's entry in a cell...?
ActiveCell.FormulaR1C1 = ""
or
ActiveCell.FormulaR1C1 = "Schukas"
View 9 Replies
View Related
May 13, 2009
I'm trying to use conditional formatting to highlight cells in a column that have less than 8 characters.
I know the LAN function, but I don't know how to make it work for the conditional formatting.
View 9 Replies
View Related
Jul 10, 2008
I am trying to create a document and i'm not sure if this is possible or not, but i'd like to type in a number in column A (1-10) and then in column B have a symbol appear corresponding to the number.
So if i type in 5 in Column A, Column B will have 5 squares pop up (or something along those lines), etc.
View 14 Replies
View Related
Oct 19, 2008
I would like to count all fields which contain the symbol checkmark.
In another instance I am using the formula
=COUNTIF(B124:B137,"X") to count all fields
which contain an X.
However I don't know the reference for the symbol checkmark.
View 4 Replies
View Related
May 23, 2013
I am trying to create a custom number format that will put a plus sign in from of the value in a cell if the value is positive.
Here is what I have been using:
+#,###;-#,###;"On Forecast"
There have been a few problems with this. Firstly, the values are have two decimals, and I have not been able to adjust it accordingly. Secondly, there are some cells that contain only a zero, and the custom format above changes the zeros to 'On Forecast. Other than these two issues, that custom format works.
View 1 Replies
View Related
Nov 4, 2013
I am wondering if there is a symbol for "text" that I can use in a formula. I.e., =if(C="text", "", INDEX(C:C,MATCH(D16,A18:A23,0)))
View 4 Replies
View Related
Jul 9, 2014
I'm using a large database - excel based, with lots of VBA and macros inside - where the default decimal format is “.” (period). When I copy and paste into a normal excel workbook format I want to replace the periods with comas. The paste function I'm using is “Match Destination Formatting (M)”.
I've recorded a macro to replace all of the periods with comas - still some of the values come up as a whole number, the period not being replaced with the coma.
I've tried almost all of the formats - text, general, number .... Still does not work.
View 7 Replies
View Related
Jul 15, 2008
I want to show the insert symbol dialog through vba code. How?
View 12 Replies
View Related
Jul 27, 2009
is it possible to take a cell, and add a symbol in between every word?
for example:
cell1 = i am having a good day
desired cell1 becomes = i-am-having-a-good-day
cell2 = super awesome
desired cell2 becomes = super-awesome
i have looked into the option of using Data > Text To Columns, then using = CONCATENATE(B54,"-",C54,"-",D54) to form the string
however, since the different cells have different lengths of words, the concatenate(cell,"-",cell...) is not flexible...
View 2 Replies
View Related